diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-22 22:31:53 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-22 22:31:53 +0000 |
commit | 8b8b20a1e2627e622ed86c1a85aead6900351b00 (patch) | |
tree | 0e4e5c419833330cf063f8fb84e35372f7fe7c07 /metadata/md5-cache/dev-haskell/async-2.2.4 | |
parent | Merge updates from master (diff) | |
download | gentoo-8b8b20a1e2627e622ed86c1a85aead6900351b00.tar.gz gentoo-8b8b20a1e2627e622ed86c1a85aead6900351b00.tar.bz2 gentoo-8b8b20a1e2627e622ed86c1a85aead6900351b00.zip |
2022-07-22 22:31:52 UTC
Diffstat (limited to 'metadata/md5-cache/dev-haskell/async-2.2.4')
-rw-r--r-- | metadata/md5-cache/dev-haskell/async-2.2.4 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-haskell/async-2.2.4 b/metadata/md5-cache/dev-haskell/async-2.2.4 new file mode 100644 index 000000000000..9e6bba080aa4 --- /dev/null +++ b/metadata/md5-cache/dev-haskell/async-2.2.4 @@ -0,0 +1,16 @@ +BDEPEND=app-text/dos2unix +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=>=dev-haskell/hashable-1.1.2.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?] >=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( dev-haskell/hunit dev-haskell/test-framework dev-haskell/test-framework-hunit ) hscolour? ( dev-haskell/hscolour ) +DESCRIPTION=Run IO operations asynchronously and wait for their results +EAPI=8 +HOMEPAGE=https://github.com/simonmar/async +INHERIT=haskell-cabal +IUSE=doc hscolour profile test +KEYWORDS=~amd64 ~ppc64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-haskell/hashable-1.1.2.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?] >=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.6:=[profile?] >=dev-lang/ghc-8.4.3:= +RESTRICT=!test? ( test ) +SLOT=0/2.2.4 +SRC_URI=https://hackage.haskell.org/package/async-2.2.4/async-2.2.4.tar.gz https://hackage.haskell.org/package/async-2.2.4/revision/1.cabal -> async-2.2.4.cabal +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package dbe1a8d17cacb390a3df7bbba6617679 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 haskell-cabal 81cdafdd21e27dfc13f0f7b4947fa145 +_md5_=9554c2776705f3d4c135243fce42ae8d |