1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 # ebuild generated by hackport 0.6.7.9999
8 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
14 DESCRIPTION="A unit testing framework for Haskell"
15 HOMEPAGE="https://github.com/hspec/HUnit#readme"
16 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
20 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
23 RDEPEND=">=dev-haskell/call-stack-0.3.0:=[profile?]
24 >=dev-lang/ghc-8.4.3:=
27 >=dev-haskell/cabal-2.2.0.1
30 S="${WORKDIR}/${MY_P}"