blob: 6d573a3024b258d4f527606aa06f31221012044d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-text/dos2unix
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test
DEPEND=>=dev-haskell/scientific-0.3.1:=[profile?] <dev-haskell/scientific-0.4:=[profile?] >=dev-lang/ghc-8.4.3:= >=dev-haskell/cabal-2.2.0.1 test? ( >=dev-haskell/quickcheck-2.13.2 <dev-haskell/quickcheck-2.15 dev-haskell/quickcheck-unicode >=dev-haskell/tasty-0.11 >=dev-haskell/tasty-quickcheck-0.8 dev-haskell/vector ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Fast combinator parsing for bytestrings and text
EAPI=8
HOMEPAGE=https://github.com/bgamari/attoparsec
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=>=dev-haskell/scientific-0.3.1:=[profile?] <dev-haskell/scientific-0.4:=[profile?] >=dev-lang/ghc-8.4.3:= dev-lang/ghc:=[profile?]
RESTRICT=!test? ( test )
SLOT=0/0.14.4
SRC_URI=https://hackage.haskell.org/package/attoparsec-0.14.4/attoparsec-0.14.4.tar.gz https://hackage.haskell.org/package/attoparsec-0.14.4/revision/4.cabal -> attoparsec-0.14.4-rev4.cabal
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f ghc-package 8e4f6eb2d0e798049f6fcaf3b84c0d4a multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf haskell-cabal 7a05e05c4a785428f7c2f31e22667fea
_md5_=cd9f221b5d739b92b7382084152c2119
|