| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.0.1 | 8 | ~amd64 | 0/0.3.0.1 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.8.1.0.9999
CABAL_HACKAGE_REVISION=4
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Named parameters (keyword arguments) for Haskell"
HOMEPAGE="https://github.com/monadfix/named"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
CABAL_CHDEPS=(
'base >=4.9 && <4.18' 'base >=4.9'
)
RDEPEND=">=dev-lang/ghc-8.8.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.0.0.0
"
>=dev-lang/ghc-8.8.1:= >=dev-haskell/cabal-3.0.0.0
>=dev-lang/ghc-8.8.1:=