# 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="test-suite" inherit haskell-cabal DESCRIPTION="Format .cabal files" HOMEPAGE="https://hackage.haskell.org/package/cabal-fmt" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" CABAL_CHDEPS=( 'base ^>=4.11.1.0 || ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0 || ^>=4.19.0.0' 'base >=4.11.1.0' 'filepath ^>=1.4.2' 'filepath >=1.4.2' 'containers ^>=0.5.11.0 || ^>=0.6.0.1' 'containers >=0.5.11.0' 'Cabal-syntax ^>=3.12.0.0' 'Cabal-syntax >=3.12.0.0' ) RDEPEND=">=dev-haskell/cabal-syntax-3.12.0.0:= >=dev-haskell/optparse-applicative-0.14.3.0:= =dev-haskell/parsec-3.1.13.0:= =dev-lang/ghc-9.0.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.4.1.0 test? ( >=dev-haskell/integer-logarithms-1.0.3.1