yesod-auth 0.2.0 → 0.2.0.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −blaze-builderPVP ok
version bump matches the API change (PVP)
Dependencies removed: blaze-builder
API changes (from Hackage documentation)
Files
- yesod-auth.cabal +1/−2
yesod-auth.cabal view
@@ -1,5 +1,5 @@ name: yesod-auth-version: 0.2.0+version: 0.2.0.1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -23,7 +23,6 @@ , data-object >= 0.3.1.3 && < 0.4 , control-monad-attempt >= 0.3.0 && < 0.4 , text >= 0.7 && < 0.11- , blaze-builder >= 0.1 && < 0.2 , mime-mail >= 0.0 && < 0.1 exposed-modules: Yesod.Helpers.Auth Yesod.Helpers.Auth.Dummy