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 2253292cf0..3be9f26e32 100644
--- a/utils/runghc/runghc.cabal.in
+++ b/utils/runghc/runghc.cabal.in
@@ -27,7 +27,7 @@ Executable runghc
Main-Is: Main.hs
Build-Depends: base >= 3 && < 5,
- directory >= 1 && < 1.3,
+ directory >= 1 && < 1.4,
process >= 1 && < 1.5,
filepath