Bump upper bounds for base and text

This commit is contained in:
Emanuel Borsboom 2014-05-13 15:24:26 -07:00
parent d47a1a00e3
commit 55267dd2d9

View File

@ -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