packages feed

yesod-auth-account 1.2.3 → 1.2.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~persistent

Dependency ranges changed: persistent

Files

yesod-auth-account.cabal view
@@ -1,5 +1,5 @@ name:              yesod-auth-account-version:           1.2.3+version:           1.2.4 cabal-version:     >= 1.8 build-type:        Simple synopsis:          An account authentication plugin for Yesod@@ -37,7 +37,7 @@                  , blaze-html        >= 0.6                  , mtl               >= 2.1                  , text              >= 0.11-                 , persistent        >= 1.2        && < 1.3+                 , persistent        >= 1.3        && < 1.4                  , pwstore-fast      >= 2.0                  , random            >= 1.0                  , yesod-auth        >= 1.2        && < 1.3