Fix lower bound on yesod-auth

This commit is contained in:
patrick brisbin 2014-08-17 12:10:09 -04:00
parent 67590fc758
commit bcdbf1b48a
No known key found for this signature in database
GPG Key ID: 75481C55CEC8925D

View File

@ -26,7 +26,7 @@ library
, http-types >= 0.8 && < 0.9
, aeson >= 0.6 && < 0.8
, yesod-core >= 1.2 && < 1.4
, yesod-auth >= 1.2 && < 1.4
, yesod-auth >= 1.3 && < 1.4
, text >= 0.7 && < 2.0
, yesod-form >= 1.3 && < 1.4
, transformers >= 0.2.2 && < 0.4