blob: f6e649c173eb45f9d8ded160ea4b12d7c2d92e00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=dev-haskell/base-compat-batteries:=[profile?] >=dev-lang/ghc-7.10.1:=[gmp] hashable? ( >=dev-haskell/hashable-1.1:=[profile?] <dev-haskell/hashable-1.4:=[profile?] unordered-containers? ( >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?] ) ) >=dev-haskell/cabal-1.22.2.0 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=two monoids as one, in holy haskimony
EAPI=7
HOMEPAGE=https://github.com/chessai/semirings
INHERIT=haskell-cabal
IUSE=+containers +hashable +unordered-containers doc hscolour profile
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/base-compat-batteries:=[profile?] >=dev-lang/ghc-7.10.1:=[gmp] hashable? ( >=dev-haskell/hashable-1.1:=[profile?] <dev-haskell/hashable-1.4:=[profile?] unordered-containers? ( >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?] ) )
SLOT=0/0.5.4
SRC_URI=https://hackage.haskell.org/package/semirings-0.5.4/semirings-0.5.4.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_=500fd11d949ae935518ec9eaf70519f0
|