Allow transformers-0.6

This commit is contained in:
Mark Karpov 2021-07-23 08:31:53 +02:00
parent 8bae476691
commit 3539bf970d
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C

View File

@ -64,7 +64,7 @@ library
parser-combinators >=1.0 && <2.0,
scientific >=0.3.1 && <0.4,
text >=0.2 && <1.3,
transformers >=0.4 && <0.6
transformers >=0.4 && <0.7
if flag(dev)
ghc-options: -O0 -Wall -Werror