Allow transformers-compat 0.7 (#125)

Tested to build fine.

Co-authored-by: Adam Wespiser <adamwespiser@gmail.com>
This commit is contained in:
Felix Yan
2021-12-01 00:33:59 -05:00
committed by GitHub
co-authored by Adam Wespiser
parent 84d228a3b5
commit 4e11d80eb7
+1 -1
View File
@@ -88,7 +88,7 @@ library
, stm >=2.4 && <2.6
, text >=1.2 && <1.3
, transformers >=0.2 && <0.6
, transformers-compat >=0.4 && <0.7
, transformers-compat >=0.4 && <0.8
if !impl(ghc >=8.0)
build-depends: fail ==4.9.*