blob: 12684fd1612f6a4449182b8fca0efef6d119f28e (
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/mtl:=[profile?] >=dev-haskell/syb-0.3.3:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-8.0.1:= parsec? ( dev-haskell/parsec:=[profile?] ) >=dev-haskell/cabal-1.24.0.0 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Support for serialising Haskell to and from JSON
EAPI=7
HOMEPAGE=https://hackage.haskell.org/package/json
INHERIT=haskell-cabal
IUSE=mapdict +parsec +pretty doc hscolour profile
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/mtl:=[profile?] >=dev-haskell/syb-0.3.3:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-8.0.1:= parsec? ( dev-haskell/parsec:=[profile?] )
SLOT=0/0.10
SRC_URI=https://hackage.haskell.org/package/json-0.10/json-0.10.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_=4b43799897716a3b0eebb2e79ef8019c
|