summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-unordered-containers/haskell-unordered-containers.info
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2014-03-11 00:02:12 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:55 +0700
commit123ebd18f188a5bcdab697543c0b0231b211f3ef (patch)
tree5eeaf9093abcd88f0c92b0b2a746473086ec0c78 /haskell/haskell-unordered-containers/haskell-unordered-containers.info
parent395ab0ae292f7f348f862be841e18506fc462b43 (diff)
downloadslackbuilds-123ebd18f188a5bcdab697543c0b0231b211f3ef.tar.gz
slackbuilds-123ebd18f188a5bcdab697543c0b0231b211f3ef.tar.xz
haskell/haskell-unordered-containers: Added (efficient hash-based container types).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unordered-containers/haskell-unordered-containers.info')
-rw-r--r--haskell/haskell-unordered-containers/haskell-unordered-containers.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-unordered-containers/haskell-unordered-containers.info b/haskell/haskell-unordered-containers/haskell-unordered-containers.info
new file mode 100644
index 0000000000..7eca31ffc7
--- /dev/null
+++ b/haskell/haskell-unordered-containers/haskell-unordered-containers.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-unordered-containers"
+VERSION="0.2.5.1"
+HOMEPAGE="http://hackage.haskell.org/package/unordered-containers"
+DOWNLOAD="http://hackage.haskell.org/package/unordered-containers-0.2.5.1/unordered-containers-0.2.5.1.tar.gz"
+MD5SUM="c330100ca1d5e6b3cb8242d0bde706f9"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-hashable"
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"