esqueleto.cabal: allow test-1.0 and text-1.1

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich 2014-01-25 20:27:03 +03:00
parent 20565af0b1
commit 7ffead2e40

View File

@ -64,7 +64,7 @@ library
Database.Esqueleto.Internal.PersistentImport
build-depends:
base >= 4.5 && < 4.7
, text == 0.11.*
, text >= 0.11
, persistent >= 1.2 && < 1.4
, transformers >= 0.2
, unordered-containers >= 0.2