Bump persistent version
This commit is contained in:
parent
ad35ef9431
commit
2047efd00a
@ -38,7 +38,7 @@ library
|
||||
, unordered-containers
|
||||
, yesod-form >= 1.6 && < 1.7
|
||||
, transformers >= 0.2.2
|
||||
, persistent >= 2.1 && < 2.8
|
||||
, persistent >= 2.8 && < 2.9
|
||||
, persistent-template >= 2.1 && < 2.8
|
||||
, http-client
|
||||
, http-conduit >= 2.1
|
||||
|
||||
@ -16,7 +16,7 @@ extra-source-files: README.md ChangeLog.md
|
||||
library
|
||||
build-depends: base >= 4 && < 5
|
||||
, yesod-core >= 1.6 && < 1.7
|
||||
, persistent >= 2.1 && < 2.8
|
||||
, persistent >= 2.8 && < 2.9
|
||||
, persistent-template >= 2.1 && < 2.8
|
||||
, transformers >= 0.2.2
|
||||
, blaze-builder
|
||||
|
||||
Loading…
Reference in New Issue
Block a user