Unverified Commit a2c4a724 authored by Wolfgang E. Sanyer's avatar Wolfgang E. Sanyer
Browse files

dev-haskell/butcher: new package, dep of brittany


Signed-off-by: default avatarWolfgang E. Sanyer <WolfgangESanyer@gmail.com>
parent cbcb20e8
DIST butcher-1.3.3.2.tar.gz 38069 BLAKE2B 58454093754d9fa2a02b23d4d64b162fb970285698f1b95bea3f73b53bf87466606b0b9f7e9e7bb9ff799ffead12b15d9efe5fef9b960f42792e80e86ca28d5a SHA512 98dece006460c00280ef16ea66d91405644e10e496059e5f1412ec8461674f1eca6a3d429800611329351b35d60855d69f21be9d9a96ed027b6e4b5f2c000703
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
# ebuild generated by hackport 0.6.7.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Chops a command or program invocation into digestable pieces"
HOMEPAGE="https://github.com/lspitzner/butcher/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="<dev-haskell/bifunctors-5.6:=[profile?]
>=dev-haskell/deque-0.3:=[profile?] <dev-haskell/deque-0.5:=[profile?]
<dev-haskell/extra-1.8:=[profile?]
<dev-haskell/free-5.2:=[profile?]
<dev-haskell/microlens-0.5:=[profile?]
<dev-haskell/microlens-th-0.5:=[profile?]
<dev-haskell/mtl-2.3:=[profile?]
>=dev-haskell/multistate-0.7:=[profile?] <dev-haskell/multistate-0.9:=[profile?]
<dev-haskell/unsafe-0.1:=[profile?]
<dev-haskell/void-0.8:=[profile?]
>=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-2.2.0.1
test? ( dev-haskell/hspec )
"
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
</pkgmetadata>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment