Merge remote-tracking branch 'github/pr/608'.
[gentoo.git] / dev-haskell / xhtml / xhtml-3000.2.1-r1.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 # ebuild generated by hackport 0.3.2.9999
8
9 CABAL_FEATURES="lib profile haddock hoogle hscolour"
10 inherit haskell-cabal
11
12 DESCRIPTION="An XHTML combinator library"
13 HOMEPAGE="https://github.com/haskell/xhtml"
14 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
15
16 LICENSE="BSD"
17 SLOT="0/${PV}"
18 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
19 IUSE=""
20
21 RDEPEND=">=dev-lang/ghc-6.10.4:="
22 DEPEND="${RDEPEND}
23         >=dev-haskell/cabal-1.6"
24
25 CABAL_CORE_LIB_GHC_PV="7.8.3 7.8.3.20141119 7.8.4 7.10.0.20141222 7.10.0.20150123 PM:7.10.1_rc3 PM:7.10.1 PM:7.10.2_rc2 PM:7.10.2 PM:7.10.2-r1 PM:7.10.3_rc1 PM:7.10.3 PM:8.0.1_rc1"