summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 659333c..0ea71e2 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -90,7 +90,7 @@ executable erebos-tester-core
HsYAML >=0.2 && <0.3,
lens >=5.0 && <5.3,
megaparsec >=9.0 && <10,
- mtl ^>=2.2.2,
+ mtl >=2.2 && <2.4,
parser-combinators >=1.3 && <1.4,
process ^>=1.6.9,
regex-tdfa ^>=1.3.1.0,