# 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="lib profile haddock hoogle hscolour" inherit git-r3 haskell-cabal DESCRIPTION="C++ FFI generator - Documentation" HOMEPAGE="http://khumba.net/projects/hoppy" EGIT_REPO_URI="https://gitlab.com/khumba/hoppy.git" S="${WORKDIR}/${P}/docs" LICENSE="AGPL-3+" SLOT="0/${PV}" KEYWORDS="" IUSE="" RDEPEND=">=dev-haskell/haskell-src-1.0:=[profile?] =dev-haskell/hoppy-generator-9999:=[profile?] >=dev-haskell/hoppy-runtime-9999:=[profile?] >=dev-lang/ghc-7.8.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.24 "