summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--minici.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/minici.cabal b/minici.cabal
index 84ebcff..fc3c3da 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -100,7 +100,7 @@ executable minici
temporary ^>= { 1.3 },
text ^>= { 1.2, 2.0, 2.1 },
th-compat ^>= { 0.1 },
- unix ^>= { 2.7.3, 2.8.6 },
+ unix ^>= { 2.7.2, 2.8.4 },
hs-source-dirs: src
default-language: Haskell2010