packages feed

apiary-authenticate 1.2.0 → 1.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~monad-controlPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: monad-control

API changes (from Hackage documentation)

Files

apiary-authenticate.cabal view
@@ -1,5 +1,5 @@ name:                apiary-authenticate-version:             1.2.0+version:             1.2.1 synopsis:            authenticate support for apiary web framework. description:   example: <https://github.com/philopon/apiary/blob/master/examples/auth.hs>@@ -25,7 +25,7 @@                      , authenticate         >=1.3.2.10 && <1.4                      , wai                  >=3.0      && <3.1 -                     , monad-control        >=0.3      && <0.4+                     , monad-control        >=0.3      && <1.1                       , http-client          >=0.3      && <0.5                      , http-client-tls      >=0.2      && <0.3