# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 # ebuild generated by hackport 0.5.6 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An efficient packed Unicode text type" HOMEPAGE="https://github.com/haskell/text" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="developer integer-simple" RDEPEND=">=dev-haskell/bytestring-builder-0.10.4:=[profile?] >=dev-lang/ghc-7.4.1:= integer-simple? ( >=dev-haskell/integer-simple-0.1:=[profile?]