blob: 2f6d40f2facac6647caf233b92f67012c098f632 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=dev-haskell/conduit:=[profile?] dev-haskell/conduit-extra:=[profile?] dev-haskell/cryptonite:=[profile?] dev-haskell/exceptions:=[profile?] dev-haskell/memory:=[profile?] dev-haskell/resourcet:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-haskell/cabal-1.18.1.3 test? ( dev-haskell/conduit-combinators dev-haskell/tasty dev-haskell/tasty-hunit dev-haskell/tasty-quickcheck ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=cryptonite conduit
EAPI=8
HOMEPAGE=https://github.com/haskell-crypto/cryptonite-conduit
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/conduit:=[profile?] dev-haskell/conduit-extra:=[profile?] dev-haskell/cryptonite:=[profile?] dev-haskell/exceptions:=[profile?] dev-haskell/memory:=[profile?] dev-haskell/resourcet:=[profile?] >=dev-lang/ghc-7.8.2:=
RESTRICT=test !test? ( test )
SLOT=0/0.2.2
SRC_URI=https://hackage.haskell.org/package/cryptonite-conduit-0.2.2/cryptonite-conduit-0.2.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 6344fef4405bc9a6cca6a0a39eee4a32 multilib 8a0248f83ae77f945d376ff4a7953257 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 haskell-cabal 45a8f7d7c2ff5551cbe5eb57c264861d
_md5_=d894581a5e404a25e21df897d1d0344b
|