Allow transformers-compat 0.7 (#125)
Tested to build fine. Co-authored-by: Adam Wespiser <adamwespiser@gmail.com>
This commit is contained in:
co-authored by
Adam Wespiser
parent
84d228a3b5
commit
4e11d80eb7
+1
-1
@@ -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.*
|
||||
|
||||
Reference in New Issue
Block a user