bumped up dependency on the lowest persistent version we need
This commit is contained in:
parent
48cae5396e
commit
02fa5350fe
@ -64,9 +64,9 @@ library
|
|||||||
other-modules:
|
other-modules:
|
||||||
Database.Esqueleto.Internal.PersistentImport
|
Database.Esqueleto.Internal.PersistentImport
|
||||||
build-depends:
|
build-depends:
|
||||||
base >= 4.5 && < 4.9
|
base >= 4.5 && < 4.9
|
||||||
, text >= 0.11 && < 1.3
|
, text >= 0.11 && < 1.3
|
||||||
, persistent >= 2.1 && < 2.2
|
, persistent >= 2.1.1.7 && < 2.2
|
||||||
, transformers >= 0.2
|
, transformers >= 0.2
|
||||||
, unordered-containers >= 0.2
|
, unordered-containers >= 0.2
|
||||||
, tagged >= 0.2
|
, tagged >= 0.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user