packages feed

http-enumerator 0.7.2.4 → 0.7.2.5

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: failure

API changes (from Hackage documentation)

Files

http-enumerator.cabal view
@@ -1,5 +1,5 @@ name:            http-enumerator-version:         0.7.2.4+version:         0.7.2.5 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -23,7 +23,7 @@     build-depends: base                  >= 4       && < 5                  , bytestring            >= 0.9.1.4 && < 0.10                  , transformers          >= 0.2     && < 0.3-                 , failure               >= 0.1     && < 0.2+                 , failure               >= 0.1     && < 0.3                  , enumerator            >= 0.4.9   && < 0.5                  , attoparsec            >= 0.8.0.2 && < 0.11                  , attoparsec-enumerator >= 0.2.0.4 && < 0.4