1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 # ebuild generated by hackport 0.5.6
8 CABAL_FEATURES="lib profile haddock hoogle hscolour"
11 DESCRIPTION="Command line argument processing"
12 HOMEPAGE="https://github.com/ndmitchell/cmdargs#readme"
13 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
17 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
18 IUSE="+quotation testprog"
20 RDEPEND=">=dev-haskell/semigroups-0.18:=[profile?]
21 >=dev-lang/ghc-7.8.2:=
24 >=dev-haskell/cabal-1.18.1.3
28 haskell-cabal_src_configure \
29 $(cabal_flag quotation quotation) \
30 $(cabal_flag testprog testprog)