From 8d5136cc9f14f733345bb2a9cad43ff989ab3eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 24 Feb 2015 23:44:29 +0200 Subject: haskell/haskell-connection: Added (simple and easy network connections api). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mikko Värri Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-connection/haskell-connection.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 haskell/haskell-connection/haskell-connection.info (limited to 'haskell/haskell-connection/haskell-connection.info') diff --git a/haskell/haskell-connection/haskell-connection.info b/haskell/haskell-connection/haskell-connection.info new file mode 100644 index 0000000000000..a7c745c3b5d63 --- /dev/null +++ b/haskell/haskell-connection/haskell-connection.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-connection" +VERSION="0.2.4" +HOMEPAGE="http://hackage.haskell.org/package/connection" +DOWNLOAD="http://hackage.haskell.org/packages/archive/connection/0.2.4/connection-0.2.4.tar.gz" +MD5SUM="4632d9f3fa6f586d0f4e8c91886bbb3c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-byteable haskell-crypto-random haskell-data-default-class haskell-network haskell-securemem haskell-socks haskell-tls haskell-x509 haskell-x509-store haskell-x509-system haskell-x509-validation" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3