build base3-compat
[ghc-hetmet.git] / compiler / ghc.cabal
index 735e8fb..5a62841 100644 (file)
@@ -33,7 +33,7 @@ Library
     Exposed: False
 
     if flag(base3)
-        Build-Depends: base       >= 3   && < 4,
+        Build-Depends: base       >= 3   && < 5,
                        directory  >= 1   && < 1.1,
                        process    >= 1   && < 1.1,
                        bytestring >= 0.9 && < 0.10,