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

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


Signed-off-by: default avatarWolfgang E. Sanyer <WolfgangESanyer@gmail.com>
parent a2c4a724
DIST czipwith-1.0.1.3.tar.gz 6393 BLAKE2B 5058a3fcac95e0c1d91c69f761d450de7cc7812815f0504278460182798081055308828fc7748b9d366be871b68438745119261451ac1f51ac51b1e593337909 SHA512 59733263743a8f9506514d6d703d68583fdd120cfee320a12a72bf56e7df5e24f51328ab51b044955c30c4af1df6d21c1bd93dd6c3542330b816b81d139d129e
# 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="CZipWith class and deriving via TH"
HOMEPAGE="https://github.com/lspitzner/czipwith/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-2.2.0.1
"
<?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