packages feed

authenticate 1.3.1 → 1.3.1.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: resourcet

API changes (from Hackage documentation)

Files

authenticate.cabal view
@@ -1,5 +1,5 @@ name:            authenticate-version:         1.3.1+version:         1.3.1.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman, Hiromi Ishii, Arash Rouhani@@ -32,7 +32,7 @@                    , containers                    , unordered-containers                    , conduit                       >= 0.5      && < 0.6-                   , resourcet                     >= 0.3      && < 0.4+                   , resourcet                     >= 0.3      && < 0.5                    , monad-control                 >= 0.3      && < 0.4                    , blaze-builder-conduit         >= 0.5      && < 0.6     exposed-modules: Web.Authenticate.Rpxnow,