# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.9.1.0.9999 CABAL_HACKAGE_REVISION=6 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Hedgehog will eat your typeclass bugs" HOMEPAGE="https://github.com/hedgehogqa/haskell-hedgehog-classes" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+aeson +comonad +primitive +semirings +vector" CABAL_CHDEPS=( 'hedgehog >= 1 && < 1.6' 'hedgehog >= 1' ) RDEPEND=">=dev-haskell/hedgehog-1:=[profile?] >=dev-haskell/pretty-show-1.9:=[profile?] =dev-haskell/silently-1.2:=[profile?] =dev-haskell/wl-pprint-annotated-0.0:=[profile?] =dev-lang/ghc-9.0.2:= aeson? ( >=dev-haskell/aeson-0.9:=[profile?] =dev-haskell/comonad-5.0:=[profile?] =dev-haskell/primitive-0.6.4:=[profile?] =dev-haskell/semirings-0.2:=[profile?] =dev-haskell/vector-0.12:=[profile?]