packages feed

yesod-auth 0.1.4 → 0.1.4.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: pureMD5

API changes (from Hackage documentation)

Files

yesod-auth.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-version:         0.1.4+version:         0.1.4.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -18,7 +18,7 @@                    , yesod                   >= 0.5.2     && < 0.6                    , wai                     >= 0.2       && < 0.3                    , template-haskell-                   , pureMD5                 >= 1.1       && < 1.2+                   , pureMD5                 >= 1.1       && < 2.2                    , random                  >= 1.0       && < 1.1                    , data-object             >= 0.3.1.3   && < 0.4                    , control-monad-attempt   >= 0.3.0     && < 0.4