diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-24 22:16:46 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-24 22:16:46 +0000 |
commit | 6ed5b6cbc689a1a710e5ae137981cc7fa1aad659 (patch) | |
tree | fcce8082618b181b6c9d8f6253fa8aa6d6db9387 | |
parent | Merge updates from master (diff) | |
download | gentoo-6ed5b6cbc689a1a710e5ae137981cc7fa1aad659.tar.gz gentoo-6ed5b6cbc689a1a710e5ae137981cc7fa1aad659.tar.bz2 gentoo-6ed5b6cbc689a1a710e5ae137981cc7fa1aad659.zip |
2022-07-24 22:16:46 UTC
34 files changed, 204 insertions, 300 deletions
diff --git a/metadata/md5-cache/dev-haskell/aeson-diff-1.1.0.8 b/metadata/md5-cache/dev-haskell/aeson-diff-1.1.0.9 index b146055ef0a7..164e219e734f 100644 --- a/metadata/md5-cache/dev-haskell/aeson-diff-1.1.0.8 +++ b/metadata/md5-cache/dev-haskell/aeson-diff-1.1.0.9 @@ -1,6 +1,6 @@ BDEPEND=app-text/dos2unix DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=dev-haskell/aeson:=[profile?] dev-haskell/edit-distance-vector:=[profile?] dev-haskell/hashable:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/optparse-applicative:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 test? ( >=dev-haskell/doctest-0.9 dev-haskell/glob dev-haskell/hlint dev-haskell/quickcheck dev-haskell/quickcheck-instances ) hscolour? ( dev-haskell/hscolour ) +DEPEND=dev-haskell/aeson:=[profile?] dev-haskell/edit-distance-vector:=[profile?] dev-haskell/hashable:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/optparse-applicative:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 test? ( >=dev-haskell/doctest-0.9 dev-haskell/glob dev-haskell/quickcheck dev-haskell/quickcheck-instances ) hscolour? ( dev-haskell/hscolour ) DESCRIPTION=Extract and apply patches to JSON documents EAPI=7 HOMEPAGE=https://github.com/thsutton/aeson-diff @@ -10,7 +10,7 @@ KEYWORDS=~amd64 ~x86 LICENSE=BSD RDEPEND=dev-haskell/aeson:=[profile?] dev-haskell/edit-distance-vector:=[profile?] dev-haskell/hashable:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/optparse-applicative:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-lang/ghc-8.0.1:= RESTRICT=test -SLOT=0/1.1.0.8 -SRC_URI=https://hackage.haskell.org/package/aeson-diff-1.1.0.8/aeson-diff-1.1.0.8.tar.gz +SLOT=0/1.1.0.9 +SRC_URI=https://hackage.haskell.org/package/aeson-diff-1.1.0.9/aeson-diff-1.1.0.9.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=45fcab3f6e5de4d2c75679bac6aedc84 +_md5_=a3ed5410e9bd1683aea06d4fb72b2680 diff --git a/metadata/md5-cache/dev-haskell/bifunctors-5.5.6 b/metadata/md5-cache/dev-haskell/bifunctors-5.5.6 deleted file mode 100644 index a336b16e11d4..000000000000 --- a/metadata/md5-cache/dev-haskell/bifunctors-5.5.6 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/base-orphans-0.5.2:=[profile?] <dev-haskell/base-orphans-1:=[profile?] >=dev-haskell/comonad-4:=[profile?] <dev-haskell/comonad-6:=[profile?] >=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/transformers-compat-0.5:=[profile?] <dev-haskell/transformers-compat-0.7:=[profile?] >=dev-lang/ghc-7.8.2:= semigroups? ( >=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?] ) tagged? ( >=dev-haskell/tagged-0.7.3:=[profile?] <dev-haskell/tagged-1:=[profile?] ) >=dev-haskell/cabal-1.18.1.3 test? ( >=dev-haskell/hspec-1.8 >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Haskell98 bifunctors package -EAPI=7 -HOMEPAGE=https://github.com/ekmett/bifunctors/ -INHERIT=haskell-cabal -IUSE=+semigroups +tagged doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/base-orphans-0.5.2:=[profile?] <dev-haskell/base-orphans-1:=[profile?] >=dev-haskell/comonad-4:=[profile?] <dev-haskell/comonad-6:=[profile?] >=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/transformers-compat-0.5:=[profile?] <dev-haskell/transformers-compat-0.7:=[profile?] >=dev-lang/ghc-7.8.2:= semigroups? ( >=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?] ) tagged? ( >=dev-haskell/tagged-0.7.3:=[profile?] <dev-haskell/tagged-1:=[profile?] ) -RESTRICT=!test? ( test ) -SLOT=0/5.5.6 -SRC_URI=https://hackage.haskell.org/package/bifunctors-5.5.6/bifunctors-5.5.6.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=eba402a5b6cb4df2475b782a6c0da16c diff --git a/metadata/md5-cache/dev-haskell/deriving-compat-0.5.8 b/metadata/md5-cache/dev-haskell/deriving-compat-0.5.8 deleted file mode 100644 index 383c96118621..000000000000 --- a/metadata/md5-cache/dev-haskell/deriving-compat-0.5.8 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/transformers-compat-0.5:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-haskell/cabal-1.18.1.3 test? ( >=dev-haskell/base-compat-0.8.1 <dev-haskell/base-compat-1 >=dev-haskell/base-orphans-0.5 <dev-haskell/base-orphans-1 >=dev-haskell/hspec-1.8 >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 >=dev-haskell/tagged-0.7 <dev-haskell/tagged-1 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Backports of GHC deriving extensions -EAPI=7 -HOMEPAGE=https://github.com/haskell-compat/deriving-compat -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/transformers-compat-0.5:=[profile?] >=dev-lang/ghc-7.8.2:= -RESTRICT=!test? ( test ) -SLOT=0/0.5.8 -SRC_URI=https://hackage.haskell.org/package/deriving-compat-0.5.8/deriving-compat-0.5.8.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=ec1ee5d993abd5b256519cdcbbe8e006 diff --git a/metadata/md5-cache/dev-haskell/doctest-parallel-0.2.3 b/metadata/md5-cache/dev-haskell/doctest-parallel-0.2.3 new file mode 100644 index 000000000000..0bd8e81547e8 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/doctest-parallel-0.2.3 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/base-compat-0.7.0:=[profile?] >=dev-haskell/cabal-3.4:=[profile?] >=dev-haskell/code-page-0.1:=[profile?] dev-haskell/extra:=[profile?] >=dev-haskell/ghc-paths-0.1.0.9:=[profile?] dev-haskell/glob:=[profile?] >=dev-haskell/random-1.2:=[profile?] >=dev-haskell/syb-0.3:=[profile?] dev-haskell/unordered-containers:=[profile?] >=dev-lang/ghc-8.2:=[profile?] <dev-lang/ghc-9.3:=[profile?] >=dev-lang/ghc-8.10.1:= >=dev-haskell/cabal-3.2.0.0 test? ( >=dev-haskell/hspec-2.3.0 >=dev-haskell/hspec-core-2.3.0 dev-haskell/hspec-discover dev-haskell/hunit dev-haskell/mockery >=dev-haskell/quickcheck-2.13.1 dev-haskell/setenv >=dev-haskell/silently-1.2.4 >=dev-haskell/stringbuilder-0.4 ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Test interactive Haskell examples +EAPI=8 +HOMEPAGE=https://github.com/martijnbastiaan/doctest-parallel#readme +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-haskell/base-compat-0.7.0:=[profile?] >=dev-haskell/cabal-3.4:=[profile?] >=dev-haskell/code-page-0.1:=[profile?] dev-haskell/extra:=[profile?] >=dev-haskell/ghc-paths-0.1.0.9:=[profile?] dev-haskell/glob:=[profile?] >=dev-haskell/random-1.2:=[profile?] >=dev-haskell/syb-0.3:=[profile?] dev-haskell/unordered-containers:=[profile?] >=dev-lang/ghc-8.2:=[profile?] <dev-lang/ghc-9.3:=[profile?] >=dev-lang/ghc-8.10.1:= +RESTRICT=test !test? ( test ) +SLOT=0/0.2.3 +SRC_URI=https://hackage.haskell.org/package/doctest-parallel-0.2.3/doctest-parallel-0.2.3.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=0936bad814795f343fe5e50e923974e7 diff --git a/metadata/md5-cache/dev-haskell/extra-1.7.10 b/metadata/md5-cache/dev-haskell/extra-1.7.10 new file mode 100644 index 000000000000..dac77c7245c4 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/extra-1.7.10 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/clock-0.7:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( >=dev-haskell/quickcheck-2.10 >=dev-haskell/quickcheck-instances-0.3.17 ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Extra functions I use +EAPI=8 +HOMEPAGE=https://github.com/ndmitchell/extra#readme +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~ppc64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-haskell/clock-0.7:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=2/1.7.10 +SRC_URI=https://hackage.haskell.org/package/extra-1.7.10/extra-1.7.10.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=27ed257fee4bcc1f07bf3d3293069f62 diff --git a/metadata/md5-cache/dev-haskell/extra-1.7.8 b/metadata/md5-cache/dev-haskell/extra-1.7.8 deleted file mode 100644 index c0b62b46ddb4..000000000000 --- a/metadata/md5-cache/dev-haskell/extra-1.7.8 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/clock-0.7:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 test? ( >=dev-haskell/quickcheck-2.10 >=dev-haskell/quickcheck-instances-0.3.17 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Extra functions I use -EAPI=7 -HOMEPAGE=https://github.com/ndmitchell/extra#readme -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/clock-0.7:=[profile?] >=dev-lang/ghc-8.0.1:= -RESTRICT=!test? ( test ) -SLOT=2/1.7.8 -SRC_URI=https://hackage.haskell.org/package/extra-1.7.8/extra-1.7.8.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=bed9a0c08f6063825d4eaeeed490a4e1 diff --git a/metadata/md5-cache/dev-haskell/generic-deriving-1.13.1 b/metadata/md5-cache/dev-haskell/generic-deriving-1.13.1 deleted file mode 100644 index f18f4a17900a..000000000000 --- a/metadata/md5-cache/dev-haskell/generic-deriving-1.13.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Generic programming library for generalised deriving -EAPI=7 -HOMEPAGE=https://github.com/dreixel/generic-deriving -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-lang/ghc-7.4.1:= -RESTRICT=!test? ( test ) -SLOT=0/1.13.1 -SRC_URI=https://hackage.haskell.org/package/generic-deriving-1.13.1/generic-deriving-1.13.1.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=428807ae822c3f7965b187ea1d5c7450 diff --git a/metadata/md5-cache/dev-haskell/generics-sop-0.5.1.0 b/metadata/md5-cache/dev-haskell/generics-sop-0.5.1.0 deleted file mode 100644 index df2b3f85a230..000000000000 --- a/metadata/md5-cache/dev-haskell/generics-sop-0.5.1.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/sop-core-0.5.0:=[profile?] <dev-haskell/sop-core-0.5.1:=[profile?] >=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Generic Programming using True Sums of Products -EAPI=7 -HOMEPAGE=https://hackage.haskell.org/package/generics-sop -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/sop-core-0.5.0:=[profile?] <dev-haskell/sop-core-0.5.1:=[profile?] >=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-lang/ghc-8.0.1:= -RESTRICT=!test? ( test ) -SLOT=0/0.5.1.0 -SRC_URI=https://hackage.haskell.org/package/generics-sop-0.5.1.0/generics-sop-0.5.1.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=e2d58767f0cd5ccf8fd2c654bcd753fe diff --git a/metadata/md5-cache/dev-haskell/hpack-0.33.0 b/metadata/md5-cache/dev-haskell/hpack-0.33.0 deleted file mode 100644 index 2322c20730ad..000000000000 --- a/metadata/md5-cache/dev-haskell/hpack-0.33.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/aeson-1.4.3.0:=[profile?] dev-haskell/bifunctors:=[profile?] >=dev-haskell/cabal-2.2:=[profile?] dev-haskell/cryptonite:=[profile?] >=dev-haskell/glob-0.9.0:=[profile?] dev-haskell/http-client:=[profile?] dev-haskell/http-client-tls:=[profile?] dev-haskell/http-types:=[profile?] >=dev-haskell/infer-license-0.2.0:=[profile?] <dev-haskell/infer-license-0.3:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-haskell/yaml-0.10.0:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3 >=dev-haskell/hunit-1.6.0.0 dev-haskell/interpolate >=dev-haskell/mockery-0.3 dev-haskell/quickcheck dev-haskell/temporary ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=An alternative format for Haskell packages -EAPI=7 -HOMEPAGE=https://github.com/sol/hpack#readme -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=>=dev-haskell/aeson-1.4.3.0:=[profile?] dev-haskell/bifunctors:=[profile?] >=dev-haskell/cabal-2.2:=[profile?] dev-haskell/cryptonite:=[profile?] >=dev-haskell/glob-0.9.0:=[profile?] dev-haskell/http-client:=[profile?] dev-haskell/http-client-tls:=[profile?] dev-haskell/http-types:=[profile?] >=dev-haskell/infer-license-0.2.0:=[profile?] <dev-haskell/infer-license-0.3:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-haskell/yaml-0.10.0:=[profile?] >=dev-lang/ghc-8.0.1:= -RESTRICT=!test? ( test ) -SLOT=0/0.33.0 -SRC_URI=https://hackage.haskell.org/package/hpack-0.33.0/hpack-0.33.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=518fd1e9bf53af59b23823854ffbddd6 diff --git a/metadata/md5-cache/dev-haskell/hpack-0.35.0 b/metadata/md5-cache/dev-haskell/hpack-0.35.0 new file mode 100644 index 000000000000..96831a1226fb --- /dev/null +++ b/metadata/md5-cache/dev-haskell/hpack-0.35.0 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/aeson-1.4.3.0:=[profile?] dev-haskell/bifunctors:=[profile?] >=dev-haskell/cabal-3.0.0.0:=[profile?] <dev-haskell/cabal-3.7:=[profile?] dev-haskell/cryptonite:=[profile?] >=dev-haskell/glob-0.9.0:=[profile?] dev-haskell/http-client:=[profile?] dev-haskell/http-client-tls:=[profile?] dev-haskell/http-types:=[profile?] >=dev-haskell/infer-license-0.2.0:=[profile?] <dev-haskell/infer-license-0.3:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-haskell/yaml-0.10.0:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3 >=dev-haskell/hunit-1.6.0.0 dev-haskell/interpolate >=dev-haskell/mockery-0.3 dev-haskell/quickcheck dev-haskell/temporary ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=A modern format for Haskell packages +EAPI=8 +HOMEPAGE=https://github.com/sol/hpack#readme +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-haskell/aeson-1.4.3.0:=[profile?] dev-haskell/bifunctors:=[profile?] >=dev-haskell/cabal-3.0.0.0:=[profile?] <dev-haskell/cabal-3.7:=[profile?] dev-haskell/cryptonite:=[profile?] >=dev-haskell/glob-0.9.0:=[profile?] dev-haskell/http-client:=[profile?] dev-haskell/http-client-tls:=[profile?] dev-haskell/http-types:=[profile?] >=dev-haskell/infer-license-0.2.0:=[profile?] <dev-haskell/infer-license-0.3:=[profile?] dev-haskell/scientific:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-haskell/yaml-0.10.0:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/0.35.0 +SRC_URI=https://hackage.haskell.org/package/hpack-0.35.0/hpack-0.35.0.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=f6855cde5a68b53be532995f311242d3 diff --git a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.4.0.0 b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.4.0.0 deleted file mode 100644 index 187d3829a1b9..000000000000 --- a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.4.0.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.6 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Character properties and classes for XML and Unicode -EAPI=7 -HOMEPAGE=https://github.com/UweSchmidt/hxt -INHERIT=haskell-cabal -IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=>=dev-lang/ghc-7.4.1:= -SLOT=0/9.4.0.0 -SRC_URI=https://hackage.haskell.org/package/hxt-charproperties-9.4.0.0/hxt-charproperties-9.4.0.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=79635efdb23b0621e03874efd023ace6 diff --git a/metadata/md5-cache/dev-haskell/hxt-charproperties-9.5.0.0 b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.5.0.0 new file mode 100644 index 000000000000..a58b9171e5ef --- /dev/null +++ b/metadata/md5-cache/dev-haskell/hxt-charproperties-9.5.0.0 @@ -0,0 +1,15 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Character properties and classes for XML and Unicode +EAPI=8 +HOMEPAGE=https://github.com/UweSchmidt/hxt +INHERIT=haskell-cabal +IUSE=doc hscolour profile +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-lang/ghc-8.4.3:= +SLOT=0/9.5.0.0 +SRC_URI=https://hackage.haskell.org/package/hxt-charproperties-9.5.0.0/hxt-charproperties-9.5.0.0.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=dab36df78228e9cd83c6f102317dc61a diff --git a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.2.0.3 b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.2.0.3 deleted file mode 100644 index 682bd67d727d..000000000000 --- a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.2.0.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/hxt-charproperties-9:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] >=dev-haskell/text-0.10:=[profile?] >=dev-lang/ghc-7.6.1:= >=dev-haskell/cabal-1.16.0 test? ( dev-haskell/hunit ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=A regular expression library for W3C XML Schema regular expressions -EAPI=8 -HOMEPAGE=https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema -INHERIT=haskell-cabal -IUSE=profile doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=>=dev-haskell/hxt-charproperties-9:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?] >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] >=dev-haskell/text-0.10:=[profile?] >=dev-lang/ghc-7.6.1:= -RESTRICT=!test? ( test ) -SLOT=0/9.2.0.3 -SRC_URI=https://hackage.haskell.org/package/hxt-regex-xmlschema-9.2.0.3/hxt-regex-xmlschema-9.2.0.3.tar.gz -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=1c5c33f4f6c5403db7ca62963748a503 diff --git a/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.2.0.7 b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.2.0.7 new file mode 100644 index 000000000000..d24ba6e8f004 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/hxt-regex-xmlschema-9.2.0.7 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/hxt-charproperties-9:=[profile?] >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] >=dev-haskell/text-0.10:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( dev-haskell/hunit ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=A regular expression library for W3C XML Schema regular expressions +EAPI=7 +HOMEPAGE=https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema +INHERIT=haskell-cabal +IUSE=profile doc hscolour profile test +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-haskell/hxt-charproperties-9:=[profile?] >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?] >=dev-haskell/text-0.10:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/9.2.0.7 +SRC_URI=https://hackage.haskell.org/package/hxt-regex-xmlschema-9.2.0.7/hxt-regex-xmlschema-9.2.0.7.tar.gz +_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=5f09b8680c5803279482e955c0dadf63 diff --git a/metadata/md5-cache/dev-haskell/invariant-0.5.3 b/metadata/md5-cache/dev-haskell/invariant-0.5.3 deleted file mode 100644 index 1d34ac0d0770..000000000000 --- a/metadata/md5-cache/dev-haskell/invariant-0.5.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/bifunctors-5.2:=[profile?] <dev-haskell/bifunctors-6:=[profile?] >=dev-haskell/comonad-5:=[profile?] <dev-haskell/comonad-6:=[profile?] >=dev-haskell/contravariant-0.5:=[profile?] <dev-haskell/contravariant-2:=[profile?] >=dev-haskell/profunctors-5.2.1:=[profile?] <dev-haskell/profunctors-6:=[profile?] >=dev-haskell/semigroups-0.16.2:=[profile?] <dev-haskell/semigroups-1:=[profile?] >=dev-haskell/statevar-1.1:=[profile?] <dev-haskell/statevar-2:=[profile?] >=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-3:=[profile?] >=dev-haskell/tagged-0.7.3:=[profile?] <dev-haskell/tagged-1:=[profile?] >=dev-haskell/th-abstraction-0.2.2:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-1:=[profile?] >=dev-haskell/unordered-containers-0.2.4:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-haskell/cabal-1.18.1.3 test? ( >=dev-haskell/hspec-1.8 >=dev-haskell/quickcheck-2.11 <dev-haskell/quickcheck-3 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Haskell 98 invariant functors -EAPI=7 -HOMEPAGE=https://github.com/nfrisby/invariant-functors -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD-2 -RDEPEND=>=dev-haskell/bifunctors-5.2:=[profile?] <dev-haskell/bifunctors-6:=[profile?] >=dev-haskell/comonad-5:=[profile?] <dev-haskell/comonad-6:=[profile?] >=dev-haskell/contravariant-0.5:=[profile?] <dev-haskell/contravariant-2:=[profile?] >=dev-haskell/profunctors-5.2.1:=[profile?] <dev-haskell/profunctors-6:=[profile?] >=dev-haskell/semigroups-0.16.2:=[profile?] <dev-haskell/semigroups-1:=[profile?] >=dev-haskell/statevar-1.1:=[profile?] <dev-haskell/statevar-2:=[profile?] >=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-3:=[profile?] >=dev-haskell/tagged-0.7.3:=[profile?] <dev-haskell/tagged-1:=[profile?] >=dev-haskell/th-abstraction-0.2.2:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-1:=[profile?] >=dev-haskell/unordered-containers-0.2.4:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?] >=dev-lang/ghc-7.8.2:= -RESTRICT=!test? ( test ) -SLOT=0/0.5.3 -SRC_URI=https://hackage.haskell.org/package/invariant-0.5.3/invariant-0.5.3.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=dc00358ab4d7c06b8d1d2bd16673f1fd diff --git a/metadata/md5-cache/dev-haskell/monad-par-0.3.5 b/metadata/md5-cache/dev-haskell/monad-par-0.3.5 deleted file mode 100644 index 3b3f7f3e119e..000000000000 --- a/metadata/md5-cache/dev-haskell/monad-par-0.3.5 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/abstract-deque-0.1.4:=[profile?] dev-haskell/abstract-par:=[profile?] >=dev-haskell/monad-par-extras-0.3:=[profile?] >=dev-haskell/mtl-2.0.1.0:=[profile?] >=dev-haskell/mwc-random-0.11:=[profile?] >=dev-haskell/parallel-3.1:=[profile?] >=dev-lang/ghc-8.0.1:= chaselev? ( dev-haskell/chaselev-deque:=[profile?] ) >=dev-haskell/cabal-1.24.0.0 test? ( dev-haskell/hunit dev-haskell/quickcheck dev-haskell/test-framework dev-haskell/test-framework-hunit >=dev-haskell/test-framework-quickcheck2-0.3 dev-haskell/test-framework-th ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=A library for parallel programming based on a monad -EAPI=7 -HOMEPAGE=https://github.com/simonmar/monad-par -INHERIT=haskell-cabal -IUSE=chaselev doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/abstract-deque-0.1.4:=[profile?] dev-haskell/abstract-par:=[profile?] >=dev-haskell/monad-par-extras-0.3:=[profile?] >=dev-haskell/mtl-2.0.1.0:=[profile?] >=dev-haskell/mwc-random-0.11:=[profile?] >=dev-haskell/parallel-3.1:=[profile?] >=dev-lang/ghc-8.0.1:= chaselev? ( dev-haskell/chaselev-deque:=[profile?] ) -RESTRICT=!test? ( test ) -SLOT=0/0.3.5 -SRC_URI=https://hackage.haskell.org/package/monad-par-0.3.5/monad-par-0.3.5.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=f0fee2bd76b286fa9ec3ec33cd096042 diff --git a/metadata/md5-cache/dev-haskell/monad-par-0.3.5-r1 b/metadata/md5-cache/dev-haskell/monad-par-0.3.5-r1 new file mode 100644 index 000000000000..1bbc0a498f1a --- /dev/null +++ b/metadata/md5-cache/dev-haskell/monad-par-0.3.5-r1 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/abstract-deque-0.1.4:=[profile?] dev-haskell/abstract-par:=[profile?] >=dev-haskell/monad-par-extras-0.3:=[profile?] >=dev-haskell/mwc-random-0.11:=[profile?] >=dev-haskell/parallel-3.1:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( dev-haskell/hunit dev-haskell/quickcheck dev-haskell/test-framework dev-haskell/test-framework-hunit >=dev-haskell/test-framework-quickcheck2-0.3 dev-haskell/test-framework-th ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=A library for parallel programming based on a monad +EAPI=8 +HOMEPAGE=https://github.com/simonmar/monad-par +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-haskell/abstract-deque-0.1.4:=[profile?] dev-haskell/abstract-par:=[profile?] >=dev-haskell/monad-par-extras-0.3:=[profile?] >=dev-haskell/mwc-random-0.11:=[profile?] >=dev-haskell/parallel-3.1:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/0.3.5 +SRC_URI=https://hackage.haskell.org/package/monad-par-0.3.5/monad-par-0.3.5.tar.gz https://hackage.haskell.org/package/monad-par-0.3.5/revision/2.cabal -> monad-par-0.3.5-rev2.cabal +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=d4dac822eb6cbd6a09be23f9469cfd9a diff --git a/metadata/md5-cache/dev-haskell/persistent-test-2.0.3.0 b/metadata/md5-cache/dev-haskell/persistent-test-2.0.3.0 deleted file mode 100644 index 519f141323e4..000000000000 --- a/metadata/md5-cache/dev-haskell/persistent-test-2.0.3.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/aeson-1.0:=[profile?] >=dev-haskell/blaze-html-0.9:=[profile?] >=dev-haskell/conduit-1.2.12:=[profile?] >=dev-haskell/exceptions-0.8:=[profile?] >=dev-haskell/hspec-2.4:=[profile?] dev-haskell/hspec-expectations:=[profile?] dev-haskell/hunit:=[profile?] dev-haskell/monad-control:=[profile?] >=dev-haskell/monad-logger-0.3.25:=[profile?] >=dev-haskell/path-pieces-0.2:=[profile?] dev-haskell/persistent:=[profile?] dev-haskell/persistent-template:=[profile?] >=dev-haskell/quickcheck-2.9:2=[profile?] >=dev-haskell/quickcheck-instances-0.3:=[profile?] >=dev-haskell/random-1.1:=[profile?] >=dev-haskell/resourcet-1.1:=[profile?] >=dev-haskell/text-1.2:=[profile?] dev-haskell/transformers-base:=[profile?] dev-haskell/unliftio:=[profile?] dev-haskell/unliftio-core:=[profile?] dev-haskell/unordered-containers:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Tests for Persistent -EAPI=7 -HOMEPAGE=https://www.yesodweb.com/book/persistent -INHERIT=haskell-cabal -IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=>=dev-haskell/aeson-1.0:=[profile?] >=dev-haskell/blaze-html-0.9:=[profile?] >=dev-haskell/conduit-1.2.12:=[profile?] >=dev-haskell/exceptions-0.8:=[profile?] >=dev-haskell/hspec-2.4:=[profile?] dev-haskell/hspec-expectations:=[profile?] dev-haskell/hunit:=[profile?] dev-haskell/monad-control:=[profile?] >=dev-haskell/monad-logger-0.3.25:=[profile?] >=dev-haskell/path-pieces-0.2:=[profile?] dev-haskell/persistent:=[profile?] dev-haskell/persistent-template:=[profile?] >=dev-haskell/quickcheck-2.9:2=[profile?] >=dev-haskell/quickcheck-instances-0.3:=[profile?] >=dev-haskell/random-1.1:=[profile?] >=dev-haskell/resourcet-1.1:=[profile?] >=dev-haskell/text-1.2:=[profile?] dev-haskell/transformers-base:=[profile?] dev-haskell/unliftio:=[profile?] dev-haskell/unliftio-core:=[profile?] dev-haskell/unordered-containers:=[profile?] >=dev-lang/ghc-8.0.1:= -SLOT=0/2.0.3.0 -SRC_URI=https://hackage.haskell.org/package/persistent-test-2.0.3.0/persistent-test-2.0.3.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=19943ee71cb2e5c0acab3a7c2347cb1d diff --git a/metadata/md5-cache/dev-haskell/persistent-test-2.13.1.3 b/metadata/md5-cache/dev-haskell/persistent-test-2.13.1.3 new file mode 100644 index 000000000000..76f0a3462283 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/persistent-test-2.13.1.3 @@ -0,0 +1,15 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/aeson-1.0:=[profile?] >=dev-haskell/blaze-html-0.9:=[profile?] >=dev-haskell/conduit-1.2.12:=[profile?] >=dev-haskell/hspec-2.4:=[profile?] dev-haskell/hspec-expectations:=[profile?] dev-haskell/http-api-data:=[profile?] dev-haskell/hunit:=[profile?] dev-haskell/monad-control:=[profile?] >=dev-haskell/monad-logger-0.3.25:=[profile?] >=dev-haskell/path-pieces-0.2:=[profile?] >=dev-haskell/persistent-2.14:=[profile?] <dev-haskell/persistent-2.15:=[profile?] >=dev-haskell/quickcheck-2.9:2=[profile?] >=dev-haskell/quickcheck-instances-0.3:=[profile?] >=dev-haskell/random-1.1:=[profile?] >=dev-haskell/resourcet-1.1:=[profile?] dev-haskell/transformers-base:=[profile?] dev-haskell/unliftio:=[profile?] dev-haskell/unliftio-core:=[profile?] dev-haskell/unordered-containers:=[profile?] >=dev-lang/ghc-8.10.1:= >=dev-haskell/cabal-3.2.0.0 hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Tests for Persistent +EAPI=8 +HOMEPAGE=https://www.yesodweb.com/book/persistent +INHERIT=haskell-cabal +IUSE=doc hscolour profile +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=>=dev-haskell/aeson-1.0:=[profile?] >=dev-haskell/blaze-html-0.9:=[profile?] >=dev-haskell/conduit-1.2.12:=[profile?] >=dev-haskell/hspec-2.4:=[profile?] dev-haskell/hspec-expectations:=[profile?] dev-haskell/http-api-data:=[profile?] dev-haskell/hunit:=[profile?] dev-haskell/monad-control:=[profile?] >=dev-haskell/monad-logger-0.3.25:=[profile?] >=dev-haskell/path-pieces-0.2:=[profile?] >=dev-haskell/persistent-2.14:=[profile?] <dev-haskell/persistent-2.15:=[profile?] >=dev-haskell/quickcheck-2.9:2=[profile?] >=dev-haskell/quickcheck-instances-0.3:=[profile?] >=dev-haskell/random-1.1:=[profile?] >=dev-haskell/resourcet-1.1:=[profile?] dev-haskell/transformers-base:=[profile?] dev-haskell/unliftio:=[profile?] dev-haskell/unliftio-core:=[profile?] dev-haskell/unordered-containers:=[profile?] >=dev-lang/ghc-8.10.1:= +SLOT=0/2.13.1.3 +SRC_URI=https://hackage.haskell.org/package/persistent-test-2.13.1.3/persistent-test-2.13.1.3.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=b3978fe7053abe695acf2e75d58afd65 diff --git a/metadata/md5-cache/dev-haskell/regex-tdfa-1.3.1.1 b/metadata/md5-cache/dev-haskell/regex-tdfa-1.3.1.1 deleted file mode 100644 index d4078fe12079..000000000000 --- a/metadata/md5-cache/dev-haskell/regex-tdfa-1.3.1.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/mtl-2.1.3:=[profile?] <dev-haskell/mtl-2.3:=[profile?] >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] >=dev-haskell/regex-base-0.94:=[profile?] <dev-haskell/regex-base-0.95:=[profile?] >=dev-haskell/text-1.2.3:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( >=dev-haskell/utf8-string-1.0.1 <dev-haskell/utf8-string-1.1 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base) -EAPI=7 -HOMEPAGE=https://wiki.haskell.org/Regular_expressions -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~ppc64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/mtl-2.1.3:=[profile?] <dev-haskell/mtl-2.3:=[profile?] >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] >=dev-haskell/regex-base-0.94:=[profile?] <dev-haskell/regex-base-0.95:=[profile?] >=dev-haskell/text-1.2.3:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-lang/ghc-8.4.3:= -RESTRICT=!test? ( test ) -SLOT=0/1.3.1.1 -SRC_URI=https://hackage.haskell.org/package/regex-tdfa-1.3.1.1/regex-tdfa-1.3.1.1.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=90b7c99075b25a44296d8c7fb420e840 diff --git a/metadata/md5-cache/dev-haskell/regex-tdfa-1.3.2 b/metadata/md5-cache/dev-haskell/regex-tdfa-1.3.2 new file mode 100644 index 000000000000..182c3bdff189 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/regex-tdfa-1.3.2 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/regex-base-0.94:=[profile?] <dev-haskell/regex-base-0.95:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( >=dev-haskell/doctest-parallel-0.2.2 >=dev-haskell/utf8-string-1.0.1 <dev-haskell/utf8-string-1.1 ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base) +EAPI=8 +HOMEPAGE=https://wiki.haskell.org/Regular_expressions +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~ppc64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-haskell/regex-base-0.94:=[profile?] <dev-haskell/regex-base-0.95:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/1.3.2 +SRC_URI=https://hackage.haskell.org/package/regex-tdfa-1.3.2/regex-tdfa-1.3.2.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=8f38ce4573da0d1ccbf868eb0573f2d3 diff --git a/metadata/md5-cache/dev-haskell/stringbuilder-0.5.1 b/metadata/md5-cache/dev-haskell/stringbuilder-0.5.1 index 597dc0342116..8c59e0e637a3 100644 --- a/metadata/md5-cache/dev-haskell/stringbuilder-0.5.1 +++ b/metadata/md5-cache/dev-haskell/stringbuilder-0.5.1 @@ -6,11 +6,11 @@ EAPI=7 HOMEPAGE=https://hackage.haskell.org/package/stringbuilder INHERIT=haskell-cabal IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~ppc64 ~x86 LICENSE=MIT RDEPEND=>=dev-lang/ghc-7.4.1:= RESTRICT=!test? ( test ) SLOT=0/0.5.1 SRC_URI=https://hackage.haskell.org/package/stringbuilder-0.5.1/stringbuilder-0.5.1.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=1d6f746a4a3771c5a0aba6b3278d6a88 +_md5_=460be9a65f61e5131cfe377fb8fb0f85 diff --git a/metadata/md5-cache/dev-haskell/text-show-3.8.5 b/metadata/md5-cache/dev-haskell/text-show-3.8.5 deleted file mode 100644 index a6be431e657b..000000000000 --- a/metadata/md5-cache/dev-haskell/text-show-3.8.5 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/base-compat-batteries-0.11:=[profile?] <dev-haskell/base-compat-batteries-0.12:=[profile?] >=dev-haskell/bifunctors-5.1:=[profile?] <dev-haskell/bifunctors-6:=[profile?] dev-haskell/bytestring-builder:=[profile?] >=dev-haskell/generic-deriving-1.11:=[profile?] <dev-haskell/generic-deriving-2:=[profile?] >=dev-haskell/text-0.11.1:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/th-lift-0.7.6:=[profile?] <dev-haskell/th-lift-1:=[profile?] >=dev-haskell/transformers-compat-0.5:=[profile?] <dev-haskell/transformers-compat-1:=[profile?] >=dev-lang/ghc-7.8.2:=[gmp] >=dev-haskell/cabal-1.18.1.3 test? ( >=dev-haskell/base-orphans-0.8.2 <dev-haskell/base-orphans-0.9 >=dev-haskell/deriving-compat-0.5.6 <dev-haskell/deriving-compat-1 >=dev-haskell/hspec-2 <dev-haskell/hspec-3 >=dev-haskell/quickcheck-2.12 <dev-haskell/quickcheck-2.15 >=dev-haskell/quickcheck-instances-0.3.18 <dev-haskell/quickcheck-instances-0.4 ) hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Efficient conversion of values into Text -EAPI=7 -HOMEPAGE=https://github.com/RyanGlScott/text-show -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/base-compat-batteries-0.11:=[profile?] <dev-haskell/base-compat-batteries-0.12:=[profile?] >=dev-haskell/bifunctors-5.1:=[profile?] <dev-haskell/bifunctors-6:=[profile?] dev-haskell/bytestring-builder:=[profile?] >=dev-haskell/generic-deriving-1.11:=[profile?] <dev-haskell/generic-deriving-2:=[profile?] >=dev-haskell/text-0.11.1:=[profile?] <dev-haskell/text-1.3:=[profile?] >=dev-haskell/th-abstraction-0.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-haskell/th-lift-0.7.6:=[profile?] <dev-haskell/th-lift-1:=[profile?] >=dev-haskell/transformers-compat-0.5:=[profile?] <dev-haskell/transformers-compat-1:=[profile?] >=dev-lang/ghc-7.8.2:=[gmp] -RESTRICT=!test? ( test ) -SLOT=0/3.8.5 -SRC_URI=https://hackage.haskell.org/package/text-show-3.8.5/text-show-3.8.5.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=9f4e3c6b702bd4bc775457b8f2cce045 diff --git a/metadata/md5-cache/dev-haskell/th-abstraction-0.3.2.0 b/metadata/md5-cache/dev-haskell/th-abstraction-0.3.2.0 deleted file mode 100644 index 5a3765d556ab..000000000000 --- a/metadata/md5-cache/dev-haskell/th-abstraction-0.3.2.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Nicer interface for reified information about data types -EAPI=7 -HOMEPAGE=https://github.com/glguy/th-abstraction -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=ISC -RDEPEND=>=dev-lang/ghc-7.4.1:= -RESTRICT=!test? ( test ) -SLOT=0/0.3.2.0 -SRC_URI=https://hackage.haskell.org/package/th-abstraction-0.3.2.0/th-abstraction-0.3.2.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=1d02ff9f3e1492a889ee0f049ebd503a diff --git a/metadata/md5-cache/dev-haskell/th-abstraction-0.4.2.0 b/metadata/md5-cache/dev-haskell/th-abstraction-0.4.2.0 deleted file mode 100644 index 190b7d59edf9..000000000000 --- a/metadata/md5-cache/dev-haskell/th-abstraction-0.4.2.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Nicer interface for reified information about data types -EAPI=7 -HOMEPAGE=https://github.com/glguy/th-abstraction -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~ppc64 ~x86 -LICENSE=ISC -RDEPEND=>=dev-lang/ghc-7.4.1:= -RESTRICT=!test? ( test ) -SLOT=0/0.4.2.0 -SRC_URI=https://hackage.haskell.org/package/th-abstraction-0.4.2.0/th-abstraction-0.4.2.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=3c8274dfddeb83da989c15d594f23f3f diff --git a/metadata/md5-cache/dev-haskell/th-abstraction-0.4.3.0 b/metadata/md5-cache/dev-haskell/th-abstraction-0.4.3.0 new file mode 100644 index 000000000000..015bb495830b --- /dev/null +++ b/metadata/md5-cache/dev-haskell/th-abstraction-0.4.3.0 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Nicer interface for reified information about data types +EAPI=8 +HOMEPAGE=https://github.com/glguy/th-abstraction +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~ppc64 ~x86 +LICENSE=ISC +RDEPEND=>=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/0.4.3.0 +SRC_URI=https://hackage.haskell.org/package/th-abstraction-0.4.3.0/th-abstraction-0.4.3.0.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=92facc933a98a22e8b770a96f2ad3084 diff --git a/metadata/md5-cache/dev-haskell/th-expand-syns-0.4.6.0 b/metadata/md5-cache/dev-haskell/th-expand-syns-0.4.6.0 deleted file mode 100644 index 8af8cca282b0..000000000000 --- a/metadata/md5-cache/dev-haskell/th-expand-syns-0.4.6.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=dev-haskell/syb:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.8 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Expands type synonyms in Template Haskell ASTs -EAPI=7 -HOMEPAGE=https://github.com/DanielSchuessler/th-expand-syns -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=dev-haskell/syb:=[profile?] >=dev-lang/ghc-7.4.1:= -RESTRICT=!test? ( test ) -SLOT=0/0.4.6.0 -SRC_URI=https://hackage.haskell.org/package/th-expand-syns-0.4.6.0/th-expand-syns-0.4.6.0.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=0785bcf5eceb5c98e40412e6900b8c80 diff --git a/metadata/md5-cache/dev-haskell/th-expand-syns-0.4.9.0 b/metadata/md5-cache/dev-haskell/th-expand-syns-0.4.9.0 new file mode 100644 index 000000000000..ea905e1fd179 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/th-expand-syns-0.4.9.0 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=dev-haskell/syb:=[profile?] >=dev-haskell/th-abstraction-0.4.3:=[profile?] <dev-haskell/th-abstraction-0.5:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Expands type synonyms in Template Haskell ASTs +EAPI=8 +HOMEPAGE=https://github.com/DanielSchuessler/th-expand-syns +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=dev-haskell/syb:=[profile?] >=dev-haskell/th-abstraction-0.4.3:=[profile?] <dev-haskell/th-abstraction-0.5:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/0.4.9.0 +SRC_URI=https://hackage.haskell.org/package/th-expand-syns-0.4.9.0/th-expand-syns-0.4.9.0.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 +_md5_=a8903bef2e9a957eb968fec7837eba6a diff --git a/metadata/md5-cache/dev-haskell/th-lift-0.8.1 b/metadata/md5-cache/dev-haskell/th-lift-0.8.1 deleted file mode 100644 index bd7057665132..000000000000 --- a/metadata/md5-cache/dev-haskell/th-lift-0.8.1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=app-text/dos2unix -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/th-abstraction-0.2.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.12 hscolour? ( dev-haskell/hscolour ) -DESCRIPTION=Derive Template Haskell's Lift class for datatypes -EAPI=7 -HOMEPAGE=https://github.com/RyanGlScott/th-lift -INHERIT=haskell-cabal -IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=>=dev-haskell/th-abstraction-0.2.3:=[profile?] <dev-haskell/th-abstraction-0.4:=[profile?] >=dev-lang/ghc-7.4.1:= -RESTRICT=!test? ( test ) -SLOT=0/0.8.1 -SRC_URI=https://hackage.haskell.org/package/th-lift-0.8.1/th-lift-0.8.1.tar.gz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 6f9a4727973fc1e368f52777d871e769 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=2078aef7484031fa506cc5ca394ae1f4 diff --git a/metadata/md5-cache/dev-vcs/darcs-2.16.5-r1 b/metadata/md5-cache/dev-vcs/darcs-2.16.5-r2 index 903eec9d2324..eb2e7f2eb20f 100644 --- a/metadata/md5-cache/dev-vcs/darcs-2.16.5-r1 +++ b/metadata/md5-cache/dev-vcs/darcs-2.16.5-r2 @@ -1,6 +1,6 @@ BDEPEND=app-text/dos2unix DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-haskell/async-2.0.2:=[profile?] <dev-haskell/async-2.3:=[profile?] >=dev-haskell/attoparsec-0.13.0.1:=[profile?] >=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] <dev-haskell/base16-bytestring-1.1:=[profile?] >=dev-haskell/conduit-1.3.0:=[profile?] <dev-haskell/conduit-1.4:=[profile?] >=dev-haskell/constraints-0.11:=[profile?] >=dev-haskell/cryptonite-0.24:=[profile?] <dev-haskell/cryptonite-0.30:=[profile?] >=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?] >=dev-haskell/fgl-5.5.2.3:=[profile?] <dev-haskell/fgl-5.8:=[profile?] >=dev-haskell/hashable-1.2.3.3:=[profile?] >=dev-haskell/haskeline-0.7.2:=[profile?] <dev-haskell/haskeline-0.9:=[profile?] >=dev-haskell/html-1.0.1.2:=[profile?] <dev-haskell/html-1.1:=[profile?] >=dev-haskell/http-conduit-2.3:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?] >=dev-haskell/http-types-0.12.1:=[profile?] <dev-haskell/http-types-0.12.4:=[profile?] >=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.17:=[profile?] >=dev-haskell/mmap-0.5.9:=[profile?] <dev-haskell/mmap-0.6:=[profile?] >=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.8:=[profile?] >=dev-haskell/old-time-1.1.0.3:=[profile?] <dev-haskell/old-time-1.2:=[profile?] >=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?] >=dev-haskell/regex-base-0.94.0.1:=[profile?] <dev-haskell/regex-base-0.94.1:=[profile?] >=dev-haskell/regex-tdfa-1.3.1.0:=[profile?] <dev-haskell/regex-tdfa-1.3.2:=[profile?] >=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-haskell/tar-0.5:=[profile?] <dev-haskell/tar-0.6:=[profile?] >=dev-haskell/temporary-1.2.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?] >=dev-haskell/unix-compat-0.5:=[profile?] <dev-haskell/unix-compat-0.6:=[profile?] >=dev-haskell/utf8-string-1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] >=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-haskell/zip-archive-0.3:=[profile?] <dev-haskell/zip-archive-0.5:=[profile?] >=dev-haskell/zlib-0.6.1.2:=[profile?] <dev-haskell/zlib-0.7.0.0:=[profile?] >=dev-lang/ghc-8.4.3:= curl? ( net-misc/curl ) >=dev-haskell/cabal-2.4 <dev-haskell/cabal-3.7 test? ( >=dev-haskell/cmdargs-0.10.10 <dev-haskell/cmdargs-0.11 >=dev-haskell/exceptions-0.6 >=dev-haskell/findbin-0.0.5 <dev-haskell/findbin-0.1 >=dev-haskell/hunit-1.3 <dev-haskell/hunit-1.7 >=dev-haskell/leancheck-0.9 <dev-haskell/leancheck-0.10 >=dev-haskell/monad-control-0.3.2 <dev-haskell/monad-control-1.1 >=dev-haskell/quickcheck-2.13 <dev-haskell/quickcheck-2.15 <dev-haskell/system-fileio-0.4 >=dev-haskell/system-filepath-0.4.7 <dev-haskell/system-filepath-0.5 >=dev-haskell/test-framework-0.8.1.1 <dev-haskell/test-framework-0.9 >=dev-haskell/test-framework-hunit-0.3.0.2 <dev-haskell/test-framework-hunit-0.4 >=dev-haskell/test-framework-leancheck-0.0.1 <dev-haskell/test-framework-leancheck-0.1 >=dev-haskell/test-framework-quickcheck2-0.3.0.3 <dev-haskell/test-framework-quickcheck2-0.4 dev-haskell/transformers-base ) curl? ( virtual/pkgconfig ) hscolour? ( dev-haskell/hscolour ) +DEPEND=>=dev-haskell/async-2.0.2:=[profile?] <dev-haskell/async-2.3:=[profile?] >=dev-haskell/attoparsec-0.13.0.1:=[profile?] >=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] <dev-haskell/base16-bytestring-1.1:=[profile?] >=dev-haskell/conduit-1.3.0:=[profile?] <dev-haskell/conduit-1.4:=[profile?] >=dev-haskell/constraints-0.11:=[profile?] >=dev-haskell/cryptonite-0.24:=[profile?] <dev-haskell/cryptonite-0.30:=[profile?] >=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?] >=dev-haskell/fgl-5.5.2.3:=[profile?] <dev-haskell/fgl-5.8:=[profile?] >=dev-haskell/hashable-1.2.3.3:=[profile?] >=dev-haskell/haskeline-0.7.2:=[profile?] <dev-haskell/haskeline-0.9:=[profile?] >=dev-haskell/html-1.0.1.2:=[profile?] <dev-haskell/html-1.1:=[profile?] >=dev-haskell/http-conduit-2.3:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?] >=dev-haskell/http-types-0.12.1:=[profile?] <dev-haskell/http-types-0.12.4:=[profile?] >=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.17:=[profile?] >=dev-haskell/mmap-0.5.9:=[profile?] <dev-haskell/mmap-0.6:=[profile?] >=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.8:=[profile?] >=dev-haskell/old-time-1.1.0.3:=[profile?] <dev-haskell/old-time-1.2:=[profile?] >=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?] >=dev-haskell/regex-base-0.94.0.1:=[profile?] <dev-haskell/regex-base-0.94.1:=[profile?] >=dev-haskell/regex-tdfa-1.3.1.0:=[profile?] <dev-haskell/regex-tdfa-1.4:=[profile?] >=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-haskell/tar-0.5:=[profile?] <dev-haskell/tar-0.6:=[profile?] >=dev-haskell/temporary-1.2.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?] >=dev-haskell/unix-compat-0.5:=[profile?] <dev-haskell/unix-compat-0.6:=[profile?] >=dev-haskell/utf8-string-1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] >=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-haskell/zip-archive-0.3:=[profile?] <dev-haskell/zip-archive-0.5:=[profile?] >=dev-haskell/zlib-0.6.1.2:=[profile?] <dev-haskell/zlib-0.7.0.0:=[profile?] >=dev-lang/ghc-8.4.3:= curl? ( net-misc/curl ) >=dev-haskell/cabal-2.4 <dev-haskell/cabal-3.7 test? ( >=dev-haskell/cmdargs-0.10.10 <dev-haskell/cmdargs-0.11 >=dev-haskell/exceptions-0.6 >=dev-haskell/findbin-0.0.5 <dev-haskell/findbin-0.1 >=dev-haskell/hunit-1.3 <dev-haskell/hunit-1.7 >=dev-haskell/leancheck-0.9 <dev-haskell/leancheck-0.10 >=dev-haskell/monad-control-0.3.2 <dev-haskell/monad-control-1.1 >=dev-haskell/quickcheck-2.13 <dev-haskell/quickcheck-2.15 <dev-haskell/system-fileio-0.4 >=dev-haskell/system-filepath-0.4.7 <dev-haskell/system-filepath-0.5 >=dev-haskell/test-framework-0.8.1.1 <dev-haskell/test-framework-0.9 >=dev-haskell/test-framework-hunit-0.3.0.2 <dev-haskell/test-framework-hunit-0.4 >=dev-haskell/test-framework-leancheck-0.0.1 <dev-haskell/test-framework-leancheck-0.1 >=dev-haskell/test-framework-quickcheck2-0.3.0.3 <dev-haskell/test-framework-quickcheck2-0.4 dev-haskell/transformers-base ) curl? ( virtual/pkgconfig ) hscolour? ( dev-haskell/hscolour ) DESCRIPTION=a distributed, interactive, smart revision control system EAPI=8 HOMEPAGE=http://darcs.net/ @@ -8,9 +8,9 @@ INHERIT=haskell-cabal IUSE=curl +terminfo +threaded doc hscolour profile test KEYWORDS=~amd64 ~x86 LICENSE=GPL-2+ -RDEPEND=>=dev-haskell/async-2.0.2:=[profile?] <dev-haskell/async-2.3:=[profile?] >=dev-haskell/attoparsec-0.13.0.1:=[profile?] >=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] <dev-haskell/base16-bytestring-1.1:=[profile?] >=dev-haskell/conduit-1.3.0:=[profile?] <dev-haskell/conduit-1.4:=[profile?] >=dev-haskell/constraints-0.11:=[profile?] >=dev-haskell/cryptonite-0.24:=[profile?] <dev-haskell/cryptonite-0.30:=[profile?] >=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?] >=dev-haskell/fgl-5.5.2.3:=[profile?] <dev-haskell/fgl-5.8:=[profile?] >=dev-haskell/hashable-1.2.3.3:=[profile?] >=dev-haskell/haskeline-0.7.2:=[profile?] <dev-haskell/haskeline-0.9:=[profile?] >=dev-haskell/html-1.0.1.2:=[profile?] <dev-haskell/html-1.1:=[profile?] >=dev-haskell/http-conduit-2.3:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?] >=dev-haskell/http-types-0.12.1:=[profile?] <dev-haskell/http-types-0.12.4:=[profile?] >=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.17:=[profile?] >=dev-haskell/mmap-0.5.9:=[profile?] <dev-haskell/mmap-0.6:=[profile?] >=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.8:=[profile?] >=dev-haskell/old-time-1.1.0.3:=[profile?] <dev-haskell/old-time-1.2:=[profile?] >=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?] >=dev-haskell/regex-base-0.94.0.1:=[profile?] <dev-haskell/regex-base-0.94.1:=[profile?] >=dev-haskell/regex-tdfa-1.3.1.0:=[profile?] <dev-haskell/regex-tdfa-1.3.2:=[profile?] >=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-haskell/tar-0.5:=[profile?] <dev-haskell/tar-0.6:=[profile?] >=dev-haskell/temporary-1.2.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?] >=dev-haskell/unix-compat-0.5:=[profile?] <dev-haskell/unix-compat-0.6:=[profile?] >=dev-haskell/utf8-string-1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] >=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-haskell/zip-archive-0.3:=[profile?] <dev-haskell/zip-archive-0.5:=[profile?] >=dev-haskell/zlib-0.6.1.2:=[profile?] <dev-haskell/zlib-0.7.0.0:=[profile?] >=dev-lang/ghc-8.4.3:= curl? ( net-misc/curl ) +RDEPEND=>=dev-haskell/async-2.0.2:=[profile?] <dev-haskell/async-2.3:=[profile?] >=dev-haskell/attoparsec-0.13.0.1:=[profile?] >=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] <dev-haskell/base16-bytestring-1.1:=[profile?] >=dev-haskell/conduit-1.3.0:=[profile?] <dev-haskell/conduit-1.4:=[profile?] >=dev-haskell/constraints-0.11:=[profile?] >=dev-haskell/cryptonite-0.24:=[profile?] <dev-haskell/cryptonite-0.30:=[profile?] >=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?] >=dev-haskell/fgl-5.5.2.3:=[profile?] <dev-haskell/fgl-5.8:=[profile?] >=dev-haskell/hashable-1.2.3.3:=[profile?] >=dev-haskell/haskeline-0.7.2:=[profile?] <dev-haskell/haskeline-0.9:=[profile?] >=dev-haskell/html-1.0.1.2:=[profile?] <dev-haskell/html-1.1:=[profile?] >=dev-haskell/http-conduit-2.3:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?] >=dev-haskell/http-types-0.12.1:=[profile?] <dev-haskell/http-types-0.12.4:=[profile?] >=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.17:=[profile?] >=dev-haskell/mmap-0.5.9:=[profile?] <dev-haskell/mmap-0.6:=[profile?] >=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.8:=[profile?] >=dev-haskell/old-time-1.1.0.3:=[profile?] <dev-haskell/old-time-1.2:=[profile?] >=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?] >=dev-haskell/regex-base-0.94.0.1:=[profile?] <dev-haskell/regex-base-0.94.1:=[profile?] >=dev-haskell/regex-tdfa-1.3.1.0:=[profile?] <dev-haskell/regex-tdfa-1.4:=[profile?] >=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-haskell/tar-0.5:=[profile?] <dev-haskell/tar-0.6:=[profile?] >=dev-haskell/temporary-1.2.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?] >=dev-haskell/unix-compat-0.5:=[profile?] <dev-haskell/unix-compat-0.6:=[profile?] >=dev-haskell/utf8-string-1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] >=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-haskell/zip-archive-0.3:=[profile?] <dev-haskell/zip-archive-0.5:=[profile?] >=dev-haskell/zlib-0.6.1.2:=[profile?] <dev-haskell/zlib-0.7.0.0:=[profile?] >=dev-lang/ghc-8.4.3:= curl? ( net-misc/curl ) RESTRICT=!test? ( test ) SLOT=0/2.16.5 SRC_URI=https://hackage.haskell.org/package/darcs-2.16.5/darcs-2.16.5.tar.gz _eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal bd6d32a0289c486284bc0cdc06a639a6 -_md5_=e5aaaebffe480d015f5177aa6247b888 +_md5_=2b19c66862b5ce8a8b89c3abb4526ba7 diff --git a/metadata/md5-cache/sys-kernel/git-sources-5.19_rc8 b/metadata/md5-cache/sys-kernel/git-sources-5.19_rc8 new file mode 100644 index 000000000000..eb90b09b19ce --- /dev/null +++ b/metadata/md5-cache/sys-kernel/git-sources-5.19_rc8 @@ -0,0 +1,16 @@ +BDEPEND=!build? ( sys-apps/sed ) +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=>=sys-devel/patch-2.7.6-r4 +DESCRIPTION=The very latest -git version of the Linux kernel +EAPI=8 +HOMEPAGE=https://www.kernel.org +INHERIT=kernel-2 +IUSE=symlink build +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig ) +RESTRICT=binchecks strip +SLOT=5.19_rc8 +SRC_URI=https://git.kernel.org/torvalds/p/v5.19-rc8/v5.18 -> patch-5.19-rc8.patch https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.tar.xz +_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 kernel-2 7243c5ee4d1a26f42930f137a20ed659 +_md5_=973abc80e92fd1c7467b37547cf66513 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 0bde7dc410fc..821389ae9496 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -4362,7 +4362,7 @@ dev-haskell/ac-ppm 1.1.1: Trivial package for writing PPM images dev-haskell/adjunctions 4.4: Adjunctions and representable functors dev-haskell/aeson 2.0.3.0: Fast JSON parsing and encoding dev-haskell/aeson-compat 0.3.9-r2: Compatibility layer for aeson -dev-haskell/aeson-diff 1.1.0.8: Extract and apply patches to JSON documents +dev-haskell/aeson-diff 1.1.0.9: Extract and apply patches to JSON documents dev-haskell/aeson-pretty 0.8.9: JSON pretty-printing library and command-line tool dev-haskell/aeson-qq 0.8.3: JSON quasiquoter for Haskell dev-haskell/alex 3.2.7.1: Alex is a tool for generating lexical analysers in Haskell @@ -4403,7 +4403,7 @@ dev-haskell/base64-bytestring 1.0.0.3: Fast base64 encoding and decoding for Byt dev-haskell/basement 0.0.11 0.0.12: Foundation scrap box of array & string dev-haskell/basic-prelude 0.7.0: An enhanced core prelude; a common foundation for alternate preludes dev-haskell/bencode 0.6.1.1: Parser and printer for bencoded data -dev-haskell/bifunctors 5.5.6 5.5.11: The Bifunctors package authored by Edward Kmett +dev-haskell/bifunctors 5.5.11: The Bifunctors package authored by Edward Kmett dev-haskell/binary 0.8.7.0 0.8.8.0: Binary serialisation for Haskell values using lazy ByteStrings dev-haskell/binary-instances 1.0.0.1: Orphan instances for binary dev-haskell/binary-orphans 1.0.1: Orphan instances for binary @@ -4530,7 +4530,7 @@ dev-haskell/dbus 1.2.16: A client library for the D-Bus IPC system dev-haskell/dec 0.0.3: Decidable propositions dev-haskell/deepseq-generics 0.2.0.0: GHC.Generics-based Control.DeepSeq.rnf implementation dev-haskell/dense-linear-algebra 0.1.0.0: Simple and incomplete pure haskell implementation of linear algebra -dev-haskell/deriving-compat 0.5.8 0.6: Backports of GHC deriving extensions +dev-haskell/deriving-compat 0.6: Backports of GHC deriving extensions dev-haskell/dictionary-sharing 0.1.0.0: Sharing/memoization of class members dev-haskell/diff 0.4.0: O(ND) diff algorithm in haskell dev-haskell/digest 0.0.1.2: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now @@ -4544,6 +4544,7 @@ dev-haskell/dns 4.0.1: DNS library in Haskell dev-haskell/doclayout 0.3.0.2 0.4: A prettyprinting library for laying out text documents dev-haskell/doctemplates 0.8.2 0.9 0.10.0.2: Pandoc-style document templates dev-haskell/doctest 0.16.3 0.20.0: Test interactive Haskell examples +dev-haskell/doctest-parallel 0.2.3: Test interactive Haskell examples dev-haskell/double-conversion 2.0.2.0: Fast conversion between double precision floating point and text dev-haskell/drbg 0.5.5: Deterministic random bit generator (aka PRNG) based HMACs, Hashes, and Ciphers dev-haskell/easy-file 0.2.2: Cross-platform File handling @@ -4572,7 +4573,7 @@ dev-haskell/exact-pi 0.5.0.1: Exact rational multiples of pi (and integer powers dev-haskell/exceptions 0.10.4-r1: Extensible optionally-pure exceptions dev-haskell/executable-path 0.0.3.1: Finding out the full path of the executable dev-haskell/extensible-exceptions 0.1.1.4: Extensible exceptions -dev-haskell/extra 1.7.8: Extra functions I use +dev-haskell/extra 1.7.10: Extra functions I use dev-haskell/fail 4.9.0.0: Forward-compatible MonadFail class dev-haskell/failure 0.2.0.3: A simple type class for success/failure computations. (deprecated) dev-haskell/fast-logger 3.0.1: A fast logging system @@ -4596,8 +4597,8 @@ dev-haskell/foldl 1.4.7 1.4.12: Composable, streaming, and efficient left folds dev-haskell/foundation 0.0.25 0.0.26.1: Alternative prelude with batteries and no dependencies dev-haskell/free 5.1.3 5.1.9: Monads for free dev-haskell/fsnotify 0.3.0.1: Cross platform library for file change notification -dev-haskell/generic-deriving 1.13.1 1.14.1: Generic programming library for generalised deriving -dev-haskell/generics-sop 0.5.1.0 0.5.1.1: Generic Programming using True Sums of Products +dev-haskell/generic-deriving 1.14.1: Generic programming library for generalised deriving +dev-haskell/generics-sop 0.5.1.1: Generic Programming using True Sums of Products dev-haskell/geniplate-mirror 0.7.7: Use Template Haskell to generate Uniplate-like functions dev-haskell/genvalidity 0.10.0.2: Testing utilities for the validity library dev-haskell/genvalidity-hspec 0.7.0.4: Standard spec's for GenValidity instances @@ -4665,7 +4666,7 @@ dev-haskell/hlint 3.2.7: Source code suggestions dev-haskell/hoauth2 1.16.0: Haskell OAuth2 authentication client dev-haskell/hostname 1.0-r1: A a cross-platform means of determining the hostname dev-haskell/hourglass 0.2.12: simple performant time related library -dev-haskell/hpack 0.33.0: An alternative format for Haskell packages +dev-haskell/hpack 0.35.0: A modern format for Haskell packages dev-haskell/hps 0.15: Haskell Postscript dev-haskell/hs-bibutils 6.8.0.0: Haskell bindings to bibutils, the bibliography conversion utilities dev-haskell/hs3 0.5.9: Interface to Amazon's Simple Storage Service (S3) @@ -4723,8 +4724,8 @@ dev-haskell/http2 3.0.1: HTTP/2 library dev-haskell/httpd-shed 0.4.1.1: A simple web-server with an interact style API dev-haskell/hunit 1.2.5.2-r1 1.6.0.0 1.6.2.0: A unit testing framework for Haskell dev-haskell/hxt 9.3.1.18: A collection of tools for processing XML with Haskell -dev-haskell/hxt-charproperties 9.4.0.0: Character properties and classes for XML and Unicode -dev-haskell/hxt-regex-xmlschema 9.2.0.3: A regular expression library for W3C XML Schema regular expressions +dev-haskell/hxt-charproperties 9.5.0.0: Character properties and classes for XML and Unicode +dev-haskell/hxt-regex-xmlschema 9.2.0.7: A regular expression library for W3C XML Schema regular expressions dev-haskell/hxt-unicode 9.0.2.4: Unicode en-/decoding functions for utf8, iso-latin-* and other encodings dev-haskell/icalendar 0.4.0.5-r1: iCalendar data types, parser, and printer dev-haskell/iconv 0.4.1.3: String encoding conversion @@ -4739,7 +4740,7 @@ dev-haskell/inspection-testing 0.4.2.4: GHC plugin to do inspection testing dev-haskell/integer-logarithms 1.0.3.1 1.0.3.1-r1: Integer logarithms dev-haskell/integer-roots 1.0: Integer roots and perfect powers dev-haskell/interpolate 0.2.0: String interpolation done right -dev-haskell/invariant 0.5.3 0.5.5: Haskell98 invariant functors +dev-haskell/invariant 0.5.5: Haskell98 invariant functors dev-haskell/io-streams 1.5.2.0: Simple, composable, and easy-to-use stream I/O dev-haskell/io-streams-haproxy 1.0.1.0-r1: HAProxy protocol 1.5 support for io-streams dev-haskell/iproute 1.7.8: IP Routing Table @@ -4817,7 +4818,7 @@ dev-haskell/monad-control 1.0.2.3: Lift control operations, like exception catch dev-haskell/monad-journal 0.8.1: Pure logger typeclass and monad transformer dev-haskell/monad-logger 0.3.32: A class of monads which can log messages dev-haskell/monad-loops 0.4.3: Monadic loops -dev-haskell/monad-par 0.3.5: A library for parallel programming based on a monad +dev-haskell/monad-par 0.3.5-r1: A library for parallel programming based on a monad dev-haskell/monad-par-extras 0.3.3-r1: Combinators and extra features for Par monads dev-haskell/monad-unlift 0.2.0: Typeclasses for representing monad transformer unlifting dev-haskell/monadcatchio-mtl 0.3.1.0-r2: Monad-transformer version of the Control.Exception module @@ -4893,7 +4894,7 @@ dev-haskell/persistent-postgresql 2.10.1.2: Backend for the persistent library u dev-haskell/persistent-qq 2.9.2: Provides a quasi-quoter for raw SQL for persistent dev-haskell/persistent-sqlite 2.10.6.2: Backend for the persistent library using sqlite3 dev-haskell/persistent-template 2.12.0.0: Type-safe, non-relational, multi-backend persistence -dev-haskell/persistent-test 2.0.3.0: Tests for Persistent +dev-haskell/persistent-test 2.13.1.3: Tests for Persistent dev-haskell/pgp-wordlist 0.1.0.3: Translate between binary data and a human-readable collection of words dev-haskell/pid1 0.1.2.0: Do signal handling and orphan reaping for Unix PID1 init processes dev-haskell/pipes 4.3.14: Compositional pipelines @@ -4946,7 +4947,7 @@ dev-haskell/regex-compat-tdfa 0.95.1.4: Unicode Support version of Text.Regex, u dev-haskell/regex-pcre 0.95.0.0: Replaces/Enhances Text.Regex dev-haskell/regex-pcre-builtin 0.95.1.3.8.43: PCRE Backend for "Text.Regex" (regex-base) dev-haskell/regex-posix 0.96.0.0: Replaces/Enhances Text.Regex -dev-haskell/regex-tdfa 1.3.1.1: Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base) +dev-haskell/regex-tdfa 1.3.2: Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base) dev-haskell/rerebase 1.15.0.3: Reexports from "base" with a bunch of other standard libraries dev-haskell/resolv 0.1.2.0-r1: Domain Name Service (DNS) lookup via the libresolv standard library routines dev-haskell/resource-pool 0.2.3.2: A high-performance striped resource pooling implementation @@ -5062,13 +5063,13 @@ dev-haskell/text-conversions 0.3.1: Safe conversions between textual types dev-haskell/text-icu 0.7.0.1 0.7.1.0: Bindings to the ICU library dev-haskell/text-metrics 0.3.0: Calculate various string metrics efficiently dev-haskell/text-short 0.1.3 0.1.5: Memory-efficient representation of Unicode text strings -dev-haskell/text-show 3.8.5 3.9.7: Efficient conversion of values into Text +dev-haskell/text-show 3.9.7: Efficient conversion of values into Text dev-haskell/text-stream-decode 0.1.0.5: Streaming decoding functions for UTF encodings. (deprecated) dev-haskell/tf-random 0.5: High-quality splittable pseudorandom number generator -dev-haskell/th-abstraction 0.3.2.0 0.4.2.0: Nicer interface for reified information about data types +dev-haskell/th-abstraction 0.4.3.0: Nicer interface for reified information about data types dev-haskell/th-compat 0.1.3: Backward- (and forward-)compatible Quote and Code types -dev-haskell/th-expand-syns 0.4.6.0: Expands type synonyms in Template Haskell ASTs -dev-haskell/th-lift 0.8.1 0.8.2: Derive Template Haskell's Lift class for datatypes +dev-haskell/th-expand-syns 0.4.9.0: Expands type synonyms in Template Haskell ASTs +dev-haskell/th-lift 0.8.2: Derive Template Haskell's Lift class for datatypes dev-haskell/th-lift-instances 0.1.14 0.1.19: Lift instances for template-haskell for common data types dev-haskell/th-orphans 0.13.10: Orphan instances for TH datatypes dev-haskell/th-reify-many 0.1.9: Recurseively reify template haskell datatype info @@ -11672,7 +11673,7 @@ dev-vcs/cvsgraph 1.7.0-r1: CVS/RCS repository grapher dev-vcs/cvsps 2.2_beta1-r1 3.13-r2: Generates patchset information from a CVS repository (supports fast-import) dev-vcs/cvsutils 0.2.6: A small bundle of utilities to work with CVS repositories dev-vcs/cvsync 2014.08.24.014706 9999: portable CVS repository synchronization utility -dev-vcs/darcs 2.16.5-r1: a distributed, interactive, smart revision control system +dev-vcs/darcs 2.16.5-r2: a distributed, interactive, smart revision control system dev-vcs/easygit 1.7.5.2: Easy GIT (eg), a frontend for git designed for former cvs and svn users dev-vcs/fossil 2.16-r1 2.18: Simple, high-reliability, source control management, and more dev-vcs/git 2.32.0-r1 2.33.1 2.34.1 2.34.1-r1 2.35.1 2.35.2 2.35.3 2.36.0 2.36.1 2.37.0 2.37.1 9999 9999-r1 9999-r2 9999-r3: stupid content tracker: distributed VCS designed for speed and efficiency @@ -18285,7 +18286,7 @@ sys-kernel/genkernel 4.0.10 4.2.5 4.2.6-r2 4.2.6-r3 4.2.6-r4 9999: Gentoo automa sys-kernel/gentoo-kernel 5.4.203 5.4.204 5.4.205 5.4.206 5.4.207 5.10.128 5.10.129 5.10.130 5.10.131 5.10.132 5.15.52 5.15.53 5.15.54 5.15.55 5.15.56 5.15.57 5.18.9 5.18.10 5.18.11 5.18.12 5.18.13 5.18.14: Linux kernel built with Gentoo patches sys-kernel/gentoo-kernel-bin 5.4.203 5.4.204 5.4.205 5.4.206 5.4.207 5.10.128 5.10.129 5.10.130 5.10.131 5.10.132 5.15.52 5.15.53 5.15.54 5.15.55 5.15.56 5.15.57 5.18.9 5.18.10 5.18.11 5.18.12 5.18.13 5.18.14: Pre-built Linux kernel with Gentoo patches sys-kernel/gentoo-sources 4.9.315 4.9.319 4.9.320 4.9.321 4.9.322 4.9.323 4.9.324 4.14.280 4.14.285 4.14.286 4.14.287 4.14.288 4.14.289 4.19.244 4.19.249 4.19.250 4.19.251 4.19.252 4.19.253 5.4.195 5.4.202 5.4.203 5.4.204 5.4.205 5.4.206 5.4.207 5.10.117 5.10.127 5.10.128 5.10.129 5.10.130 5.10.131 5.10.132 5.15.41 5.15.51 5.15.52 5.15.53 5.15.54 5.15.55 5.15.56 5.15.57 5.17.15 5.18.8 5.18.9 5.18.10 5.18.11 5.18.12 5.18.13 5.18.14: Full sources including the Gentoo patchset for the 5.18 kernel tree -sys-kernel/git-sources 5.19_rc1 5.19_rc2 5.19_rc3 5.19_rc4 5.19_rc5 5.19_rc6 5.19_rc7: The very latest -git version of the Linux kernel +sys-kernel/git-sources 5.19_rc1 5.19_rc2 5.19_rc3 5.19_rc4 5.19_rc5 5.19_rc6 5.19_rc7 5.19_rc8: The very latest -git version of the Linux kernel sys-kernel/installkernel-gentoo 5: Gentoo fork of installkernel script from debianutils sys-kernel/installkernel-systemd-boot 1: Wrap kernel-install from systemd-boot as installkernel sys-kernel/kergen 0.1.5: Kernel config generator diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index d599f9197735..ee72edf5f49c 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 24 Jul 2022 22:01:44 +0000 +Sun, 24 Jul 2022 22:16:46 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e809a0927c26..8a9aeb3da379 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1550,7 +1550,6 @@ dev-haskell/lua:system-lua - Use @pkg-config@ to discover library and include pa dev-haskell/missingh:network-3 - Use network-3 dev-haskell/mod:semirings - Derive semiring instances dev-haskell/monad-logger:template-haskell - Enable Template Haskell support. -dev-haskell/monad-par:chaselev - Use Chase-Lev Deques for higher-perf work-stealing. dev-haskell/nats:binary - enable binary instances dev-haskell/nats:hashable - enable hashable instances dev-haskell/nats:template-haskell - enable template_haskell |