yesod-auth: Fixes for persistent 2.5
This commit is contained in:
parent
d101c8eebe
commit
34e0c8b638
@ -38,7 +38,7 @@ library
|
|||||||
, yesod-form >= 1.4 && < 1.5
|
, yesod-form >= 1.4 && < 1.5
|
||||||
, transformers >= 0.2.2
|
, transformers >= 0.2.2
|
||||||
, persistent >= 2.1 && < 2.6
|
, persistent >= 2.1 && < 2.6
|
||||||
, persistent-template >= 2.1 && < 2.2
|
, persistent-template >= 2.1 && < 2.6
|
||||||
, http-client
|
, http-client
|
||||||
, http-conduit >= 2.1
|
, http-conduit >= 2.1
|
||||||
, aeson >= 0.7
|
, aeson >= 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user