dev-haskell/chr-parse - 0.1.0.0 (haskell)

Search

Package Information

Description:
Parsing for chr library
Homepage:
https://github.com/atzedijkstra/chr
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.0.0 8 ~amd64 0/0.1.0.0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.5.6.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Parsing for chr library"
HOMEPAGE="https://github.com/atzedijkstra/chr"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-haskell/uulib-0.9:=[profile?] <dev-haskell/uulib-0.10:=[profile?]
	>=dev-lang/ghc-7.10.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.22.2.0
"

src_prepare() {
	default

	cabal_chdeps \
		'containers >=0.5 && <0.6' 'containers >=0.5'
}

Dependencies

DEPEND

>=dev-haskell/uulib-0.9:=[profile?] <dev-haskell/uulib-0.10:=[profile?]
	>=dev-lang/ghc-7.10.1:=

	>=dev-haskell/cabal-1.22.2.0

RDEPEND

>=dev-haskell/uulib-0.9:=[profile?] <dev-haskell/uulib-0.10:=[profile?]
	>=dev-lang/ghc-7.10.1:=

Manifest for 0.1.0.0

Type File Size Source URLs
DIST chr-parse-0.1.0.0.tar.gz 5340 bytes https://hackage.haskell.org/package/chr-parse-0.1.0.0/chr-parse-0.1.0.0.tar.gz