blob: 79b700858109539eaf47d575f3d7414044872f9c (
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-lang/ghc-7.10.2:= >=dev-haskell/cabal-1.6 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=The Wadler/Leijen Pretty Printer, with annotation support
EAPI=8
HOMEPAGE=https://github.com/david-christiansen/annotated-wl-pprint
INHERIT=haskell-cabal
IUSE=doc hscolour profile
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=>=dev-lang/ghc-7.10.2:=
SLOT=0/0.7.0
SRC_URI=https://hackage.haskell.org/package/annotated-wl-pprint-0.7.0/annotated-wl-pprint-0.7.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ghc-package 6344fef4405bc9a6cca6a0a39eee4a32 multilib 4fbbbc98f236f1b43acd99476bc3cd85 toolchain-funcs fd9cde67030b26e479eeadaced488253 haskell-cabal de2e30946d48d6b6758a807ff06f7ad9
_md5_=0f9dd35208b5e6e3272184ca385e467f
|