aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-attoparsec/haskell-attoparsec.info
diff options
context:
space:
mode:
authorJose Lopes <jabolopes@google.com>2014-01-17 09:14:06 +0700
committerErik Hanson <erik@slackbuilds.org>2014-01-29 23:21:04 -0600
commite212bde9d1b9b0d88265d27dbb9a5cd0b2f15c88 (patch)
treef4a70d331490c94b3ca8085dcad0d6eff36f05b5 /haskell/haskell-attoparsec/haskell-attoparsec.info
parent5b544f3b3042f8dc070e858a3cd4968d04660c9d (diff)
haskell/haskell-attoparsec: Added (Fast combinator parsing).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-attoparsec/haskell-attoparsec.info')
-rw-r--r--haskell/haskell-attoparsec/haskell-attoparsec.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-attoparsec/haskell-attoparsec.info b/haskell/haskell-attoparsec/haskell-attoparsec.info
new file mode 100644
index 000000000000..3b17e2dea2ba
--- /dev/null
+++ b/haskell/haskell-attoparsec/haskell-attoparsec.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-attoparsec"
+VERSION="0.11.1.0"
+HOMEPAGE="http://hackage.haskell.org/package/attoparsec"
+DOWNLOAD="http://hackage.haskell.org/package/attoparsec-0.11.1.0/attoparsec-0.11.1.0.tar.gz"
+MD5SUM="cd04f01f1b943ad7aa48c2e1a6f48859"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-scientific"
+MAINTAINER="Jose Lopes"
+EMAIL="jabolopes@google.com"