summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-09-20 18:35:34 +0000
committerIan Lynagh <igloo@earth.li>2008-09-20 18:35:34 +0000
commitf23f0af4984014a84faffde9e328b1bf6360be38 (patch)
tree27efad8b2288dce9bd6577b162bff495486dc965 /compiler/ghc.cabal.in
parente5e6f6a16796cba5e2b6bd376481cf2cd0ba9734 (diff)
downloadhaskell-f23f0af4984014a84faffde9e328b1bf6360be38.tar.gz
Update dependencies
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index 156a2f8ad8..7596dde4d7 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -57,8 +57,8 @@ Library
process >= 1 && < 1.1,
bytestring >= 0.9 && < 0.10,
old-time >= 1 && < 1.1,
- containers >= 0.1 && < 0.2,
- array >= 0.1 && < 0.2
+ containers >= 0.1 && < 0.3,
+ array >= 0.1 && < 0.3
Build-Depends: filepath >= 1 && < 1.2
Build-Depends: haskell98, Cabal, hpc