haskell-tls-extra: jailbreak to fix build with recent versions of cipher-aes
This commit is contained in:
parent
35221e2be3
commit
db322400df
@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
||||
certificate cipherAes cipherRc4 cryptohash cryptoPubkey
|
||||
cryptoRandomApi mtl network pem text time tls vector
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-tls";
|
||||
description = "TLS extra default values and helpers";
|
||||
|
Loading…
x
Reference in New Issue
Block a user