# 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 CABAL_FEATURES="" inherit haskell-cabal DESCRIPTION="Minimalist CI framework to run checks on local machine" HOMEPAGE="https://erebosprotocol.net/minici" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" RDEPEND=">=dev-haskell/glob-0.10.2:= =dev-haskell/hinotify-0.4:= =dev-haskell/hsyaml-0.2:= =dev-haskell/parser-combinators-1.3:= =dev-haskell/temporary-1.3:= =dev-haskell/th-compat-0.1:= =dev-lang/ghc-9.0.2:= >=dev-haskell/ansi-terminal-0.11:= =dev-haskell/text-1.2:= =dev-vcs/git-2.49.1 " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.4.1.0 " src_configure() { haskell-cabal_src_configure }