Update dependencies
authorIan Lynagh <igloo@earth.li>
Sun, 20 Sep 2009 15:24:02 +0000 (15:24 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 20 Sep 2009 15:24:02 +0000 (15:24 +0000)
compiler/ghc.cabal.in

index e10dede..76315bd 100644 (file)
@@ -68,8 +68,8 @@ Library
                        process    >= 1   && < 1.1,
                        bytestring >= 0.9 && < 0.10,
                        old-time   >= 1   && < 1.1,
-                       containers >= 0.1 && < 0.3,
-                       array      >= 0.1 && < 0.3
+                       containers >= 0.1 && < 0.4,
+                       array      >= 0.1 && < 0.4
 
     Build-Depends: filepath >= 1 && < 1.2
     Build-Depends: Cabal, hpc