mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
17 lines
1.4 KiB
Plaintext
17 lines
1.4 KiB
Plaintext
BDEPEND=app-text/dos2unix
|
|
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test
|
|
DEPEND=>=dev-lang/ghc-8.6.3:= >=dev-haskell/cabal-2.4.0.1 test? ( >=dev-haskell/hspec-2.0 <dev-haskell/hspec-3.0 >=dev-haskell/hspec-expectations-0.8 <dev-haskell/hspec-expectations-0.9 >=dev-haskell/hspec-megaparsec-2.0 <dev-haskell/hspec-megaparsec-3.0 >=dev-haskell/megaparsec-8.0 <dev-haskell/megaparsec-10.0 >=dev-haskell/megaparsec-tests-8.0 <dev-haskell/megaparsec-tests-10.0 >=dev-haskell/quickcheck-2.7 <dev-haskell/quickcheck-2.15 ) hscolour? ( dev-haskell/hscolour )
|
|
DESCRIPTION=Lightweight package providing commonly useful parser combinators
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mrkkrp/parser-combinators
|
|
INHERIT=haskell-cabal
|
|
IUSE=test doc hscolour profile
|
|
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-lang/ghc-8.6.3:= dev-lang/ghc:=[profile?]
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.3.0
|
|
SRC_URI=https://hackage.haskell.org/package/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz test? ( https://hackage.haskell.org/package/parser-combinators-tests-1.3.0/parser-combinators-tests-1.3.0.tar.gz )
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ghc-package 8e4f6eb2d0e798049f6fcaf3b84c0d4a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 haskell-cabal 1138de808f4356a4380a4f7cc6d4d8a3
|
|
_md5_=81414db4e6149b078ad113e8bb3df1ff
|