packages feed

http-enumerator 0.7.1.1 → 0.7.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~tlsPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: tls

API changes (from Hackage documentation)

Files

http-enumerator.cabal view
@@ -1,5 +1,5 @@ name:            http-enumerator-version:         0.7.1.1+version:         0.7.1.2 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -33,7 +33,7 @@                  , http-types            >= 0.6     && < 0.7                  , blaze-builder-enumerator >= 0.2  && < 0.3                  , cprng-aes             >= 0.2     && < 0.3-                 , tls                   >= 0.7     && < 0.9+                 , tls                   >= 0.8.1   && < 0.9                  , tls-extra             >= 0.3     && < 0.5                  , monad-control         >= 0.2     && < 0.3                  , containers            >= 0.2     && < 0.5