| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.4.0 | 8 | ~amd64 | 0/0.2.4.0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.6.1.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Extends binary with parsec/attoparsec style parsing combinators"
HOMEPAGE="https://github.com/winterland1989/binary-parsers"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
CABAL_CHDEPS=(
'bytestring == 0.10.*' 'bytestring >= 0.10'
)
RDEPEND=">=dev-haskell/bytestring-lexing-0.5:=[profile?] <dev-haskell/bytestring-lexing-0.6:=[profile?]
>dev-haskell/scientific-0.3:=[profile?]
>=dev-lang/ghc-8.0.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.24.0.0
test? ( dev-haskell/attoparsec
>=dev-haskell/quickcheck-2.7
>=dev-haskell/quickcheck-instances-0.3
dev-haskell/quickcheck-unicode
>=dev-haskell/tasty-0.11
>=dev-haskell/tasty-hunit-0.8
>=dev-haskell/tasty-quickcheck-0.8
dev-haskell/text
dev-haskell/unordered-containers
dev-haskell/vector )
"
>=dev-haskell/bytestring-lexing-0.5:=[profile?] <dev-haskell/bytestring-lexing-0.6:=[profile?] >dev-haskell/scientific-0.3:=[profile?] >=dev-lang/ghc-8.0.1:= >=dev-haskell/cabal-1.24.0.0 test? ( dev-haskell/attoparsec >=dev-haskell/quickcheck-2.7 >=dev-haskell/quickcheck-instances-0.3 dev-haskell/quickcheck-unicode >=dev-haskell/tasty-0.11 >=dev-haskell/tasty-hunit-0.8 >=dev-haskell/tasty-quickcheck-0.8 dev-haskell/text dev-haskell/unordered-containers dev-haskell/vector )
>=dev-haskell/bytestring-lexing-0.5:=[profile?] <dev-haskell/bytestring-lexing-0.6:=[profile?] >dev-haskell/scientific-0.3:=[profile?] >=dev-lang/ghc-8.0.1:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | binary-parsers-0.2.4.0.tar.gz | 273880 bytes | https://hackage.haskell.org/package/binary-parsers-0.2.4.0/binary-parsers-0.2.4.0.tar.gz |