packages feed

yesod-auth-ldap 0.0.2 → 0.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~authenticate-ldapPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: authenticate-ldap

API changes (from Hackage documentation)

Files

yesod-auth-ldap.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-ldap-version:         0.0.2+version:         0.0.3 license:         BSD3 license-file:    LICENSE author:          Michael Litchard @@ -29,7 +29,7 @@                    , hamlet                  >= 0.10      && < 0.11                    , yesod-form              >= 0.4       && < 0.5                    , transformers            >= 0.2.2     && < 0.3-                   , authenticate-ldap       == 0.0.2+                   , authenticate-ldap       == 0.0.3      exposed-modules: Yesod.Auth.LDAP     ghc-options:     -Wall