summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'minici.cabal')
-rw-r--r--minici.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/minici.cabal b/minici.cabal
index a13984a..42ccb13 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -81,7 +81,7 @@ executable minici
exceptions ^>= { 0.10 },
filepath ^>= { 1.4, 1.5 },
HsYAML ^>= { 0.2 },
- mtl ^>= { 2.2 },
+ mtl ^>= { 2.2, 2.3 },
parser-combinators ^>= { 1.3 },
process ^>= { 1.6 },
stm ^>= { 2.5 },