# 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="A powerful, easy-to-use codemodding tool for Haskell" HOMEPAGE="https://github.com/facebookincubator/retrie" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="examples executable" CABAL_CHDEPS=( 'ansi-terminal >= 0.10.3 && < 0.12' 'ansi-terminal >= 0.10.3' 'optparse-applicative >= 0.15.1 && < 0.18' 'optparse-applicative >= 0.15.1' ) PATCHES=( "${FILESDIR}/${PN}-1.1.0.0-modify-flags.patch" ) RDEPEND=" >=dev-haskell/ansi-terminal-0.10.3:=[profile?] >=dev-haskell/async-2.2.2:=[profile?] =dev-haskell/data-default-0.7.1:=[profile?] =dev-haskell/ghc-exactprint-1.5.0:=[profile?] =dev-haskell/list-t-1.0.4:=[profile?] =dev-haskell/optparse-applicative-0.15.1:=[profile?] >=dev-haskell/random-shuffle-0.0.4:=[profile?] =dev-haskell/syb-0.7.1:=[profile?] =dev-haskell/text-1.2.3:=[profile?] =dev-haskell/unordered-containers-0.2.10:=[profile?] =dev-lang/ghc-9.2:=[profile?] =dev-haskell/haskell-src-exts-1.23.0:=[profile?] =dev-haskell/haskell-src-exts-1.23.0:=[profile?]