# 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_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Client for Casa"
HOMEPAGE="https://github.com/commercialhaskell/casa#readme"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"

RDEPEND=">=dev-haskell/aeson-1.5.6.0:=[profile?]
	>=dev-haskell/attoparsec-0.13.2.5:=[profile?]
	>=dev-haskell/base16-bytestring-1.0.2.0:=[profile?]
	>=dev-haskell/casa-types-0.0.2:=[profile?]
	>=dev-haskell/conduit-1.3.4.2:=[profile?]
	>=dev-haskell/conduit-extra-1.3.5:=[profile?]
	>=dev-haskell/crypton-0.34:=[profile?]
	>=dev-haskell/http-conduit-2.3.8:=[profile?]
	>=dev-haskell/http-types-0.12.3:=[profile?]
	>=dev-haskell/memory-0.15.0:=[profile?]
	>=dev-haskell/network-uri-2.6.4.1:=[profile?]
	>=dev-haskell/resourcet-1.2.4.3:=[profile?]
	>=dev-haskell/text-1.2.4.1:=[profile?]
	>=dev-haskell/th-lift-0.8.2:=[profile?]
	>=dev-haskell/unliftio-core-0.2.0.1:=[profile?]
	>=dev-haskell/unordered-containers-0.2.16.0:=[profile?]
	>=dev-lang/ghc-9.0.2:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-3.4.1.0
"