# Copyright 1999-2023 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="Haskell bindings to libpqtypes" HOMEPAGE="https://github.com/scrive/hpqtypes" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64" RDEPEND="dev-db/postgresql >=dev-haskell/aeson-1.0:=[profile?] >=dev-haskell/async-2.1.1.1:=[profile?] >=dev-haskell/lifted-base-0.2:=[profile?] >=dev-haskell/monad-control-1.0.3:=[profile?] >=dev-haskell/resource-pool-0.4:=[profile?] >=dev-haskell/semigroups-0.16:=[profile?] >=dev-haskell/text-0.11:=[profile?] >=dev-haskell/text-show-2:=[profile?] >=dev-haskell/transformers-base-0.4:=[profile?] >=dev-haskell/uuid-types-1.0.3:=[profile?] >=dev-haskell/vector-0.10:=[profile?] >=dev-lang/ghc-8.10.1:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.2.0.0 test? ( >=dev-haskell/hunit-1.2 >=dev-haskell/quickcheck-2.7 >=dev-haskell/random-1.0 dev-haskell/scientific >=dev-haskell/test-framework-0.8 >=dev-haskell/test-framework-hunit-0.3 dev-haskell/unordered-containers ) " BDEPEND="virtual/pkgconfig"