haskell-tls: update to version 1.0.3
This commit is contained in:
parent
31c2908651
commit
38fa2ad62a
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
cereal certificate cryptoApi cryptocipher cryptohash mtl network
|
cereal certificate cryptoApi cryptocipher cryptohash mtl network
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-tls";
|
homepage = "http://github.com/vincenthz/hs-tls";
|
||||||
description = "TLS/SSL protocol native implementation (Server and Client)";
|
description = "TLS/SSL protocol native implementation (Server and Client)";
|
||||||
|
Loading…
Reference in New Issue
Block a user