diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-01 08:40:22 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-01 08:40:22 +0000 |
commit | 080fac8e1152963b03264a3b5488f321632b3835 (patch) | |
tree | 29a82e01241add18c85de9cbea5d48519a583583 /metadata/md5-cache/dev-haskell/async-2.2.2 | |
parent | Merge updates from master (diff) | |
download | gentoo-080fac8e1152963b03264a3b5488f321632b3835.tar.gz gentoo-080fac8e1152963b03264a3b5488f321632b3835.tar.bz2 gentoo-080fac8e1152963b03264a3b5488f321632b3835.zip |
2020-08-01 08:40:21 UTC
Diffstat (limited to 'metadata/md5-cache/dev-haskell/async-2.2.2')
-rw-r--r-- | metadata/md5-cache/dev-haskell/async-2.2.2 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-haskell/async-2.2.2 b/metadata/md5-cache/dev-haskell/async-2.2.2 new file mode 100644 index 000000000000..627634d2804b --- /dev/null +++ b/metadata/md5-cache/dev-haskell/async-2.2.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/hashable-1.1.2.0:=[profile?] <dev-haskell/hashable-1.4:=[profile?] >=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 test? ( dev-haskell/hunit dev-haskell/test-framework dev-haskell/test-framework-hunit ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Run IO operations asynchronously and wait for their results +EAPI=7 +HOMEPAGE=https://github.com/simonmar/async +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-haskell/hashable-1.1.2.0:=[profile?] <dev-haskell/hashable-1.4:=[profile?] >=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-lang/ghc-7.4.1:= +RESTRICT=!test? ( test ) +SLOT=0/2.2.2 +SRC_URI=https://hackage.haskell.org/package/async-2.2.2/async-2.2.2.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 ghc-package e3a4a688accbd5f1226e46b379cc1c3e haskell-cabal 433b5153bec6b0ffe21c7be2210e8396 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=6ef012fcba4180f4ce24a1065bcd3728 |