# Copyright 1999-2025 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"
inherit haskell-cabal

DESCRIPTION="Automatic C++ binding generation"
HOMEPAGE="https://hackage.haskell.org/package/fficxx"

LICENSE="BSD-2"
SLOT="0/${PV}"
KEYWORDS="~amd64"

RDEPEND="dev-haskell/aeson:=[profile?]
	dev-haskell/aeson-pretty:=[profile?]
	dev-haskell/cabal:=[profile?]
	dev-haskell/data-default:=[profile?]
	dev-haskell/dotgen:=[profile?]
	dev-haskell/errors:=[profile?]
	dev-haskell/fficxx-runtime:=[profile?]
	dev-haskell/hashable:=[profile?]
	>=dev-haskell/haskell-src-exts-1.22:=[profile?]
	>dev-haskell/lens-3:=[profile?]
	dev-haskell/puremd5:=[profile?]
	dev-haskell/split:=[profile?]
	dev-haskell/template:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/unordered-containers:=[profile?]
	>=dev-lang/ghc-9.0.2:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-3.4.1.0
"