packages feed

hoauth2 1.8.4 → 1.8.5

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~wai-extraPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: wai-extra

API changes (from Hackage documentation)

Files

hoauth2.cabal view
@@ -1,6 +1,6 @@ Name:                hoauth2 -- http://wiki.haskell.org/Package_versioning_policy-Version:             1.8.4+Version:             1.8.5  Synopsis:            Haskell OAuth2 authentication client @@ -132,7 +132,7 @@                        aeson             >= 1.0.0.0 && < 1.5,                        microlens            >= 0.4.0 && < 0.5,                        unordered-containers >= 0.2.5,-                       wai-extra >= 3.0.21.0 && < 3.0.25.0,+                       wai-extra >= 3.0.21.0 && < 3.0.27.0,                        wai-middleware-static >= 0.8.1 && < 0.8.3,                        mustache >= 2.2.3 && < 2.4.0,                        mtl >= 2.2.1 && < 2.3,