st is now split off from base
[ghc-hetmet.git] / ghc / ghc-bin.cabal
index 95059c7..ede227b 100644 (file)
@@ -25,7 +25,7 @@ Flag ghci
 Executable ghc
     Main-Is: Main.hs
     if flag(base3)
-        Build-Depends: base       >= 3   && < 4,
+        Build-Depends: base       >= 3   && < 5,
                        directory  >= 1   && < 1.1
     else
         Build-Depends: base < 3