# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.8.4.0.9999 CABAL_HACKAGE_REVISION=1 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Convert between Dhall and JSON or YAML" HOMEPAGE="https://dhall-lang.org https://hackage.haskell.org/package/dhall-json" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64" CABAL_CHDEPS=( 'optparse-applicative >= 0.14.0.0 && < 0.18' 'optparse-applicative >= 0.14.0.0' ) RDEPEND=" >=dev-haskell/aeson-1.4.6.0:=[profile?] =dev-haskell/aeson-pretty-0.8.5:=[profile?] =dev-haskell/aeson-yaml-1.1.0:=[profile?] =dev-haskell/ansi-terminal-0.6.3.1:=[profile?] =dev-haskell/lens-family-core-1.0.0:=[profile?] =dev-haskell/optparse-applicative-0.14.0.0:=[profile?] >=dev-haskell/prettyprinter-1.7.0:=[profile?] =dev-haskell/prettyprinter-ansi-terminal-1.1.1:=[profile?] =dev-haskell/scientific-0.3.0.0:=[profile?] =dev-haskell/text-0.11.1.0:=[profile?] =dev-lang/dhall-1.42.0:=[profile?] =dev-lang/ghc-8.10.6:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.2.1.0 test? ( =dev-haskell/tasty-hunit-0.2 >=dev-haskell/tasty-silver-3.0 ) "