yesod-auth: Fixes for persistent 2.5

This commit is contained in:
Erik de Castro Lopo 2016-04-16 09:05:47 +10:00
parent d101c8eebe
commit 34e0c8b638

View File

@ -38,7 +38,7 @@ library
, yesod-form >= 1.4 && < 1.5
, transformers >= 0.2.2
, persistent >= 2.1 && < 2.6
, persistent-template >= 2.1 && < 2.2
, persistent-template >= 2.1 && < 2.6
, http-client
, http-conduit >= 2.1
, aeson >= 0.7