packages feed

tls 0.9.3 → 0.9.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~cryptocipher

Dependency ranges changed: cryptocipher

Files

tls.cabal view
@@ -1,5 +1,5 @@ Name:                tls-Version:             0.9.3+Version:             0.9.4 Description:    Native Haskell TLS and SSL protocol implementation for server and client.    .@@ -41,7 +41,7 @@                    , cereal >= 0.3                    , bytestring                    , crypto-api >= 0.5-                   , cryptocipher >= 0.3.0+                   , cryptocipher >= 0.3.0 && < 0.4.0                    , certificate >= 1.2.0 && < 1.3.0   Exposed-modules:   Network.TLS                      Network.TLS.Cipher