summaryrefslogtreecommitdiff
path: root/utils/runghc/runghc.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'utils/runghc/runghc.cabal.in')
-rw-r--r--utils/runghc/runghc.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/runghc/runghc.cabal.in b/utils/runghc/runghc.cabal.in
index 3be9f26e32..ffe75756f7 100644
--- a/utils/runghc/runghc.cabal.in
+++ b/utils/runghc/runghc.cabal.in
@@ -28,7 +28,7 @@ Executable runghc
Build-Depends: base >= 3 && < 5,
directory >= 1 && < 1.4,
- process >= 1 && < 1.5,
+ process >= 1 && < 1.7,
filepath
if !os(windows)