Bump upper bounds for base and text
This commit is contained in:
parent
d47a1a00e3
commit
55267dd2d9
@ -63,8 +63,8 @@ library
|
||||
other-modules:
|
||||
Database.Esqueleto.Internal.PersistentImport
|
||||
build-depends:
|
||||
base >= 4.5 && < 4.7
|
||||
, text == 0.11.*
|
||||
base >= 4.5 && < 4.8
|
||||
, text >= 0.11 && < 1.2
|
||||
, persistent >= 2.0 && < 2.1
|
||||
, transformers >= 0.2
|
||||
, unordered-containers >= 0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user