blob: 8c607b122c3e0ed87ed450232173b0bd489a545b (
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/primitive:=[profile?] >=dev-haskell/vector-0.7:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-haskell/hashable-1.2.1:=[profile?] <dev-haskell/hashable-1.4:=[profile?] >=dev-haskell/cabal-2.2 test? ( >=dev-haskell/hunit-1.2 <dev-haskell/hunit-2 >=dev-haskell/mwc-random-0.8 <dev-haskell/mwc-random-0.16 >=dev-haskell/quickcheck-2.3.0.2 >=dev-haskell/test-framework-0.3.1 <dev-haskell/test-framework-0.9 >=dev-haskell/test-framework-hunit-0.2.6 <dev-haskell/test-framework-hunit-3 >=dev-haskell/test-framework-quickcheck2-0.2.6 <dev-haskell/test-framework-quickcheck2-0.4 ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Mutable hash tables in the ST monad
EAPI=7
HOMEPAGE=https://github.com/gregorycollins/hashtables
INHERIT=haskell-cabal
IUSE=bounds-checking cpu_flags_x86_sse4_2 debug detailed-profiling portable +unsafe-tricks doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/primitive:=[profile?] >=dev-haskell/vector-0.7:=[profile?] <dev-haskell/vector-0.13:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-haskell/hashable-1.2.1:=[profile?] <dev-haskell/hashable-1.4:=[profile?]
RESTRICT=!test? ( test )
SLOT=0/1.2.4.1
SRC_URI=https://hackage.haskell.org/package/hashtables-1.2.4.1/hashtables-1.2.4.1.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 6da6797255ab7fb848a02afa0cbc406f wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a multiprocessing 65f88f0e80751d45b06bbcfc4b149ccc ghc-package 2f31876646b777a7851b22816735765c multilib ba7da83f763a749a2870c28785c6dc0b toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 haskell-cabal 781f607e5fa6b3d28f694be10c79646b
_md5_=025fd7d4d94b2a6629ea53fbb2d4a233
|