simonmar 2001/07/04 08:43:39 PDT
Modified files:
ghc/compiler/main Main.hs
Log:
Only print out the GHCi banner when verbosity >= 1, so you can omit
the banner with -v0 (useful for tests where you don't want the GHC
version number appearing in the output).
Revision Changes Path
1.80 +8 -8 fptools/ghc/compiler/main/Main.hs