packages feed

network-conduit-tls 0.6.0.4 → 1.0.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~conduitdep ~network-conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: conduit, network-conduit

API changes (from Hackage documentation)

Files

network-conduit-tls.cabal view
@@ -1,5 +1,5 @@ name:                network-conduit-tls-version:             0.6.0.4+version:             1.0.0 synopsis:            Create TLS-aware network code with conduits description:         Uses the tls package for a pure-Haskell implementation. homepage:            https://github.com/snoyberg/conduit@@ -22,8 +22,8 @@                     , certificate     >= 1.2                     , pem             >= 0.1                     , tls             >= 0.9-                    , network-conduit >= 0.6.1-                    , conduit         >= 0.5+                    , network-conduit >= 1.0+                    , conduit         >= 1.0                     , network                     , transformers                     , tls-extra       >= 0.4