yesod-persistent: Make it work with persistent 2.5
This commit is contained in:
parent
226c381baa
commit
d101c8eebe
@ -17,7 +17,7 @@ library
|
||||
build-depends: base >= 4 && < 5
|
||||
, yesod-core >= 1.4.0 && < 1.5
|
||||
, persistent >= 2.1 && < 2.6
|
||||
, persistent-template >= 2.1 && < 2.2
|
||||
, persistent-template >= 2.1 && < 2.6
|
||||
, transformers >= 0.2.2
|
||||
, blaze-builder
|
||||
, conduit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user