blob: 2eafd26dcd5c8ee62ba03ef6c15306cebaad3559 (
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/mtl:=[profile?] dev-haskell/split:=[profile?] dev-haskell/temporary:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-lang/ghc-8.2.1:=[profile?] >=dev-haskell/cabal-1.18.1.3 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Measure allocations of a Haskell functions/values
EAPI=7
HOMEPAGE=https://github.com/fpco/weigh#readme
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/mtl:=[profile?] dev-haskell/split:=[profile?] dev-haskell/temporary:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-lang/ghc-8.2.1:=[profile?]
RESTRICT=!test? ( test )
SLOT=0/0.0.16
SRC_URI=https://hackage.haskell.org/package/weigh-0.0.16/weigh-0.0.16.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 4b1080271e43b6d7693aa7052f970626 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa haskell-cabal d4945ecec5436543b0dfacf1a2a7b065
_md5_=c858d0681b0b51e7f1ce305646e2315e
|