diff options
Diffstat (limited to 'haskell/haskell-tls/haskell-tls.info')
-rw-r--r-- | haskell/haskell-tls/haskell-tls.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-tls/haskell-tls.info b/haskell/haskell-tls/haskell-tls.info new file mode 100644 index 000000000000..e550a9236a99 --- /dev/null +++ b/haskell/haskell-tls/haskell-tls.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-tls" +VERSION="1.2.16" +HOMEPAGE="http://hackage.haskell.org/package/tls" +DOWNLOAD="http://hackage.haskell.org/packages/archive/tls/1.2.16/tls-1.2.16.tar.gz" +MD5SUM="ed8c759097455d3e04758be88b418259" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-async haskell-byteable haskell-cereal haskell-cipher-aes haskell-cipher-des haskell-cipher-rc4 haskell-crypto-cipher-types haskell-crypto-numbers haskell-crypto-pubkey haskell-crypto-pubkey-types haskell-crypto-random haskell-cryptohash haskell-data-default-class haskell-mtl haskell-network haskell-x509 haskell-x509-store haskell-x509-validation" +MAINTAINER="Mikko Värri" +EMAIL="vmj@linuxbox.fi" |