summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-02-22 22:30:20 +0000
committerIan Lynagh <igloo@earth.li>2012-02-22 22:30:20 +0000
commitec37da26bf18ac58f2e7444dffffc0fadee5111e (patch)
tree9267e20f330297820089eeb76c6f1c4f951475f6 /compiler/ghc.cabal.in
parent9f29c9a21f1619ea3db2cb61ce13d55abbaded5b (diff)
downloadhaskell-ec37da26bf18ac58f2e7444dffffc0fadee5111e.tar.gz
Update dependencies
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 bcf7d1051c..cdacbf4b37 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -69,7 +69,7 @@ Library
process >= 1 && < 1.2,
bytestring >= 0.9 && < 0.11,
time < 1.5,
- containers >= 0.1 && < 0.5,
+ containers >= 0.1 && < 0.6,
array >= 0.1 && < 0.5
Build-Depends: filepath >= 1 && < 1.4