hpqtypes-1.12.0.0haskell
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
inherit haskell-cabal
DESCRIPTION="Haskell bindings to libpqtypes"
HOMEPAGE="https://github.com/scrive/hpqtypes"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
RESTRICT="test" # Usage: hpqtypes-tests <connection info string> [test-framework args]
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-9.0.2:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.4.1.0
virtual/pkgconfig
"
# test? ( >=dev-haskell/hunit-1.2
# >=dev-haskell/quickcheck-2.7
# >=dev-haskell/random-1.0
# >=dev-haskell/readline-1.0.3.0
# dev-haskell/scientific
# >=dev-haskell/test-framework-0.8
# >=dev-haskell/test-framework-hunit-0.3
# dev-haskell/unordered-containers )