13 lines
1.5 KiB
Groff
13 lines
1.5 KiB
Groff
DEFINED_PHASES=compile configure install postinst postrm setup test
|
|
DEPEND=dev-haskell/primitive:=[profile?] >=dev-haskell/vector-0.7:=[profile?] <dev-haskell/vector-0.12:=[profile?] >=dev-lang/ghc-7.4.1:= || ( ( >=dev-haskell/hashable-1.1:=[profile?] <dev-haskell/hashable-1.2:=[profile?] ) ( >=dev-haskell/hashable-1.2.1:=[profile?] <dev-haskell/hashable-1.3:=[profile?] ) ) >=dev-haskell/cabal-1.8 doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4
|
|
DESCRIPTION=Mutable hash tables in the ST monad
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/gregorycollins/hashtables
|
|
IUSE=bounds-checking debug portable cpu_flags_x86_sse4_2 +unsafe-tricks doc hscolour profile
|
|
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-haskell/primitive:=[profile?] >=dev-haskell/vector-0.7:=[profile?] <dev-haskell/vector-0.12:=[profile?] >=dev-lang/ghc-7.4.1:= || ( ( >=dev-haskell/hashable-1.1:=[profile?] <dev-haskell/hashable-1.2:=[profile?] ) ( >=dev-haskell/hashable-1.2.1:=[profile?] <dev-haskell/hashable-1.3:=[profile?] ) )
|
|
SLOT=0/1.2.0.1
|
|
SRC_URI=mirror://hackage/packages/archive/hashtables/1.2.0.1/hashtables-1.2.0.1.tar.gz
|
|
_eclasses_=eutils 43da5163ba106e87d22d2e7d6d67537f ghc-package 6165faf4ae46df43d5a9b0dd28ec8654 haskell-cabal 5a91bcb951851c3c401505c28526502f multilib df4e4d5cfd3d137d0c248e1991c0e4d6 multiprocessing d769539d9bace6eaca30af23bc2b4dde toolchain-funcs 1dfcad7b3f439dbc511d76c49f23da0d versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
|
_md5_=7309145e3a8f0222b8fa9d8269391490
|