packages feed

apiary-authenticate 0.10.0 → 0.11.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~apiarydep ~apiary-clientsessionPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: apiary, apiary-clientsession

API changes (from Hackage documentation)

Files

apiary-authenticate.cabal view
@@ -1,5 +1,5 @@ name:                apiary-authenticate-version:             0.10.0+version:             0.11.0 synopsis:            authenticate support for apiary web framework. description:   example: <https://github.com/philopon/apiary/blob/master/examples/auth.hs>@@ -21,8 +21,8 @@                        Web.Apiary.Authenticate.Explicit   other-modules:       Web.Apiary.Authenticate.Internal   build-depends:       base                 >=4.6   && <4.8-                     , apiary               >=0.9   && <0.11-                     , apiary-clientsession >=0.9   && <0.11+                     , apiary               >=0.9   && <0.12+                     , apiary-clientsession >=0.9   && <0.12                      , authenticate         >=1.3   && <1.4                      , http-client          >=0.3   && <0.4                      , http-client-tls      >=0.2   && <0.3