Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
61d26782
Unverified
Commit
61d26782
authored
Dec 21, 2020
by
Wolfgang E. Sanyer
Browse files
dev-haskell/czipwith: new package, dep of brittany
Signed-off-by:
Wolfgang E. Sanyer
<
WolfgangESanyer@gmail.com
>
parent
a2c4a724
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
33 additions
and
0 deletions
+33
-0
dev-haskell/czipwith/Manifest
dev-haskell/czipwith/Manifest
+1
-0
dev-haskell/czipwith/czipwith-1.0.1.3.ebuild
dev-haskell/czipwith/czipwith-1.0.1.3.ebuild
+24
-0
dev-haskell/czipwith/metadata.xml
dev-haskell/czipwith/metadata.xml
+8
-0
No files found.
dev-haskell/czipwith/Manifest
0 → 100644
View file @
61d26782
DIST czipwith-1.0.1.3.tar.gz 6393 BLAKE2B 5058a3fcac95e0c1d91c69f761d450de7cc7812815f0504278460182798081055308828fc7748b9d366be871b68438745119261451ac1f51ac51b1e593337909 SHA512 59733263743a8f9506514d6d703d68583fdd120cfee320a12a72bf56e7df5e24f51328ab51b044955c30c4af1df6d21c1bd93dd6c3542330b816b81d139d129e
dev-haskell/czipwith/czipwith-1.0.1.3.ebuild
0 → 100644
View file @
61d26782
# 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
"
dev-haskell/czipwith/metadata.xml
0 → 100644
View file @
61d26782
<?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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment