summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index c5ca3132cd..ea9c355010 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -51,7 +51,7 @@ Library
Build-Depends: base >= 4 && < 5,
deepseq >= 1.4 && < 1.5,
- directory >= 1 && < 1.3,
+ directory >= 1 && < 1.4,
process >= 1 && < 1.5,
bytestring >= 0.9 && < 0.11,
binary == 0.8.*,