summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-either/haskell-either.info
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 10:57:37 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:20 +0700
commitdd3dae7c47c7b77cc3cf8ddf3c5c81001ec9d04c (patch)
treeaf0a4e90d6d2ca34bacc7ce948cbe7556321a321 /haskell/haskell-either/haskell-either.info
parentd84b96345662d564808babbe090c5e5db217652c (diff)
downloadslackbuilds-dd3dae7c47c7b77cc3cf8ddf3c5c81001ec9d04c.tar.gz
slackbuilds-dd3dae7c47c7b77cc3cf8ddf3c5c81001ec9d04c.tar.xz
haskell/haskell-either: Added (Combinators for working with sums).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-either/haskell-either.info')
-rw-r--r--haskell/haskell-either/haskell-either.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-either/haskell-either.info b/haskell/haskell-either/haskell-either.info
new file mode 100644
index 0000000000..387fbf521f
--- /dev/null
+++ b/haskell/haskell-either/haskell-either.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-either"
+VERSION="5.0.1"
+HOMEPAGE="https://hackage.haskell.org/package/either"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/either/5.0.1/either-5.0.1.tar.gz"
+MD5SUM="ac4bc6e657284a44f09e20b06fd5a3a1"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-bifunctors haskell-profunctors haskell-semigroupoids haskell-semigroups"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"