# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 # ebuild generated by hackport 0.5 CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit git-r3 haskell-cabal DESCRIPTION="Generator for Qtah Qt bindings" HOMEPAGE="http://khumba.net/projects/qtah" EGIT_REPO_URI="https://gitlab.com/khumba/qtah.git" S="${WORKDIR}/${P}/${PN}" LICENSE="LGPL-3+" SLOT="0/${PV}" KEYWORDS="" IUSE="" RDEPEND=">=dev-haskell/haskell-src-1.0:=[profile?] =dev-haskell/hoppy-generator-0.8:=[profile?] >=dev-haskell/hoppy-std-0.8:=[profile?] >=dev-haskell/mtl-2.2.1:=[profile?] =dev-lang/ghc-7.10.1:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-2.0 "