| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.26.0 | 8 | ~amd64 | 0/2.26.0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.8.2.0.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="A documentation-generation tool for Haskell libraries"
HOMEPAGE="https://www.haskell.org/haddock/"
LICENSE="BSD-2"
SLOT="0/${PV}"
#keep in sync with ghc-9.2
KEYWORDS="~amd64"
CABAL_CHDEPS=(
'haddock-library ^>= 1.9.0' 'haddock-library >= 1.9.0'
'hspec ^>= 2.8' 'hspec >= 2.8'
'hspec-discover:hspec-discover ^>= 2.8' 'hspec-discover:hspec-discover >= 2.8'
)
RDEPEND="
>=dev-haskell/ghc-paths-0.1.0.9:=[profile?] <dev-haskell/ghc-paths-0.2:=[profile?]
>=dev-haskell/haddock-library-1.9.0:=[profile?]
>=dev-haskell/xhtml-3000.2.2:=[profile?] <dev-haskell/xhtml-3000.3:=[profile?]
>=dev-lang/ghc-9.2:= <dev-lang/ghc-9.3:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.6.3.0
test? (
>=dev-haskell/ghc-paths-0.1.0.12 <dev-haskell/ghc-paths-0.2
>=dev-haskell/hspec-2.8
>=dev-haskell/quickcheck-2.14 <dev-haskell/quickcheck-2.15
)
"
BDEPEND="test? (
>=dev-haskell/hspec-discover-2.8
)"
>=dev-haskell/ghc-paths-0.1.0.9:=[profile?] <dev-haskell/ghc-paths-0.2:=[profile?] >=dev-haskell/haddock-library-1.9.0:=[profile?] >=dev-haskell/xhtml-3000.2.2:=[profile?] <dev-haskell/xhtml-3000.3:=[profile?] >=dev-lang/ghc-9.2:= <dev-lang/ghc-9.3:= >=dev-haskell/cabal-3.6.3.0 test? ( >=dev-haskell/ghc-paths-0.1.0.12 <dev-haskell/ghc-paths-0.2 >=dev-haskell/hspec-2.8 >=dev-haskell/quickcheck-2.14 <dev-haskell/quickcheck-2.15 )
>=dev-haskell/ghc-paths-0.1.0.9:=[profile?] <dev-haskell/ghc-paths-0.2:=[profile?] >=dev-haskell/haddock-library-1.9.0:=[profile?] >=dev-haskell/xhtml-3000.2.2:=[profile?] <dev-haskell/xhtml-3000.3:=[profile?] >=dev-lang/ghc-9.2:= <dev-lang/ghc-9.3:=
test? ( >=dev-haskell/hspec-discover-2.8 )