# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.5.2.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Jekyll in Haskell (feat. LaTeX)" HOMEPAGE="https://github.com/2016rshah/heckle" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" RDEPEND=">=dev-haskell/pandoc-1.17.0.3:=[profile?] >=dev-haskell/blaze-html-0.8.1.1:=[profile?] >=dev-haskell/pandoc-types-1.16.1:=[profile?] >=dev-haskell/split-0.2:=[profile?] =dev-haskell/tagsoup-0.13.3:=[profile?] >=dev-lang/ghc-8.0.1:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.24.0.0 "