blob: ab8de37e9dd93765129b893bd96a1a812193b29b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=>=dev-haskell/text-0.11.0.5:=[profile?] >=dev-lang/ghc-7.4.1:= hscolour? ( dev-haskell/hscolour )
DESCRIPTION=A class for types that can be converted to a hash value
EAPI=8
HOMEPAGE=https://github.com/tibbe/hashable
INHERIT=haskell-cabal
IUSE=cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 examples +gmp doc hscolour profile
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=>=dev-haskell/text-0.11.0.5:=[profile?] >=dev-lang/ghc-7.4.1:=
RESTRICT=test
SLOT=0/1.2.7.0
SRC_URI=https://hackage.haskell.org/package/hashable-1.2.7.0/hashable-1.2.7.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 6344fef4405bc9a6cca6a0a39eee4a32 multilib 4a33c9008e5ee30cb8840a3fdc24df2b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 haskell-cabal ebeaf198ca6bf70c43b10488b7cdcdcf
_md5_=4dfd2be32ce67bd851df405745000371
|