summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-http-client/haskell-http-client.info
diff options
context:
space:
mode:
author Mikko Värri2015-02-24 22:39:02 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:47:01 +0200
commita26e5e8479dc3d01839a8806247c48cc8a094530 (patch)
treee76e7c7ee950b278df34a3d6a9083fa76d58d960 /haskell/haskell-http-client/haskell-http-client.info
parentdac7a5d6875dfef1564ebfd15c5b3fe8ade0269b (diff)
downloadslackbuilds-a26e5e8479dc3d01839a8806247c48cc8a094530.tar.gz
haskell/haskell-http-client: Added (an http client engine).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-http-client/haskell-http-client.info')
-rw-r--r--haskell/haskell-http-client/haskell-http-client.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-http-client/haskell-http-client.info b/haskell/haskell-http-client/haskell-http-client.info
new file mode 100644
index 0000000000..6c93c9e4a1
--- /dev/null
+++ b/haskell/haskell-http-client/haskell-http-client.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-http-client"
+VERSION="0.4.7.1"
+HOMEPAGE="http://hackage.haskell.org/package/http-client"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/http-client/0.4.7.1/http-client-0.4.7.1.tar.gz"
+MD5SUM="5a2a3442396e734a3261a42e619480d1"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-base64-bytestring haskell-blaze-builder haskell-case-insensitive haskell-cookie haskell-data-default-class haskell-http-types haskell-mime-types haskell-network haskell-network-uri haskell-publicsuffixlist haskell-random haskell-streaming-commons haskell-text"
+MAINTAINER="Mikko Värri"
+EMAIL="vmj@linuxbox.fi"