esqueleto.cabal: allow test-1.0 and text-1.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
parent
20565af0b1
commit
7ffead2e40
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user