# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.6.4.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Programming language with non-linear pattern-matching against non-free data" HOMEPAGE="http://www.egison.org" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" RDEPEND="dev-haskell/fail:=[profile?] dev-haskell/ghc-paths:=[profile?] dev-haskell/hashable:=[profile?] dev-haskell/haskeline:=[profile?] >=dev-haskell/megaparsec-7.0.0:=[profile?] >=dev-haskell/mtl-2.2.1:=[profile?] dev-haskell/optparse-applicative:=[profile?] >=dev-haskell/parsec-3.1:=[profile?] dev-haskell/parser-combinators:=[profile?] dev-haskell/prettyprinter:=[profile?] dev-haskell/random:=[profile?] dev-haskell/regex-tdfa:=[profile?] dev-haskell/semigroups:=[profile?] dev-haskell/split:=[profile?] dev-haskell/text:=[profile?] dev-haskell/unordered-containers:=[profile?] dev-haskell/vector:=[profile?] >=dev-lang/ghc-7.8.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.18.1.3 test? ( dev-haskell/glob dev-haskell/hunit dev-haskell/test-framework dev-haskell/test-framework-hunit ) "