blob: 571b7c08470fabaad7c59dc84bb97677c0a28ec5 (
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/safe:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( dev-haskell/tasty dev-haskell/tasty-golden dev-haskell/tasty-hunit ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=A prettyprinting library for laying out text documents
EAPI=7
HOMEPAGE=https://github.com/jgm/doclayout
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/mtl:=[profile?] dev-haskell/safe:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-8.4.3:=
RESTRICT=!test? ( test )
SLOT=0/0.3.0.2
SRC_URI=https://hackage.haskell.org/package/doclayout-0.3.0.2/doclayout-0.3.0.2.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 2f31876646b777a7851b22816735765c multilib 6f710a580aea2e8c7f5be70f8912ad43 toolchain-funcs 7a9551c9a6680454019664620505375a haskell-cabal 781f607e5fa6b3d28f694be10c79646b
_md5_=e44d9cf1e0be15652e802b2f182882a6
|