haskell-tls: update to version 1.0.3

This commit is contained in:
Peter Simons 2012-12-23 20:14:10 +01:00
parent 31c2908651
commit 38fa2ad62a

View file

@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
buildDepends = [
cereal certificate cryptoApi cryptocipher cryptohash mtl network
];
jailbreak = true;
meta = {
homepage = "http://github.com/vincenthz/hs-tls";
description = "TLS/SSL protocol native implementation (Server and Client)";