directory-layout-0.7.4.1-r1haskell
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.9.0.0.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite broken: Expecting a type constructor but found a variable, ‘\/’
inherit haskell-cabal
DESCRIPTION="Directory layout DSL"
HOMEPAGE="https://hackage.haskell.org/package/directory-layout"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
RESTRICT=test # needs 'root' for tests
RDEPEND=">=dev-haskell/command-qq-0.3:=[profile?]
>=dev-haskell/free-4.7:=[profile?]
>=dev-haskell/hspec-1.8:=[profile?]
>=dev-haskell/lens-4.0.1:=[profile?]
>=dev-haskell/semigroups-0.12:=[profile?]
>=dev-haskell/text-0.11:=[profile?]
>=dev-haskell/unordered-containers-0.2.3:=[profile?]
>=dev-lang/ghc-9.0.2:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.4.1.0
"
# test? ( dev-haskell/doctest
# >=dev-haskell/temporary-1.2.0.3 )