Bump yesod-auth upper bound in yesod

This commit is contained in:
Michael Snoyman 2014-03-25 05:40:03 +02:00
parent edc6bdd581
commit 2fd70b6e44

View File

@ -23,7 +23,7 @@ library
build-depends: base >= 4.3 && < 5
, yesod-core >= 1.2.2 && < 1.3
, yesod-auth >= 1.2 && < 1.3
, yesod-auth >= 1.2 && < 1.4
, yesod-persistent >= 1.2 && < 1.3
, yesod-form >= 1.3 && < 1.4
, monad-control >= 0.3 && < 0.4