aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index 7ec68c0..99d4200 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -66,7 +66,7 @@ library
, filepath < 1.5 && >= 1.3.0.0
, transformers < 0.6 && >= 0.3.0.0
, mtl < 2.3 && >= 2.0
- , process < 1.5 && >= 1.1.0.1
+ , process < 1.7 && >= 1.1.0.1
, ghc-prim
executable cabal-helper-wrapper
@@ -92,7 +92,7 @@ executable cabal-helper-wrapper
, filepath < 1.5 && >= 1.3.0.0
, transformers < 0.6 && >= 0.3.0.0
, mtl < 2.3 && >= 2.0
- , process < 1.5 && >= 1.1.0.1
+ , process < 1.7 && >= 1.1.0.1
, temporary < 1.3 && >= 1.2.0.4
, utf8-string < 1.1 && >= 1.0.1.1
@@ -121,7 +121,7 @@ test-suite spec
, filepath < 1.5 && >= 1.3.0.0
, transformers < 0.6 && >= 0.3.0.0
, mtl < 2.3 && >= 2.0
- , process < 1.5 && >= 1.1.0.1
+ , process < 1.7 && >= 1.1.0.1
, temporary < 1.3 && >= 1.2.0.4
, utf8-string < 1.1 && >= 1.0.1.1