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 d598031376..ce1223b13a 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -49,7 +49,7 @@ Library
bytestring >= 0.9 && < 0.11,
time < 1.5,
containers >= 0.1 && < 0.6,
- array >= 0.1 && < 0.5,
+ array >= 0.1 && < 0.6,
filepath >= 1 && < 1.4,
Cabal,
hpc,