www-apache/mod_tls: new package, add 0.14.0
[gentoo/gentoo.git] / dev-haskell / easy-file / easy-file-0.2.2.ebuild
blob2f18e99cced2af80dc77a5d0228c8b0fbd6ddf0f
1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 # ebuild generated by hackport 0.6.6.9999
8 CABAL_FEATURES="lib profile haddock hoogle hscolour"
9 inherit haskell-cabal
11 DESCRIPTION="Cross-platform File handling"
12 HOMEPAGE="https://github.com/kazu-yamamoto/easy-file"
13 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
15 LICENSE="BSD"
16 SLOT="0/${PV}"
17 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
18 IUSE=""
20 RDEPEND=">=dev-lang/ghc-7.4.1:=
22 DEPEND="${RDEPEND}
23         >=dev-haskell/cabal-1.6