X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2FMain.hs;h=da2a1f2329621b9fab71a448c4434a69ef678d58;hp=53a7af1e06e7cc43c26e3dc74b5da8e51c31fbaa;hb=46809fa91667e952afe016e4cd704b21274241b4;hpb=94bf0d3604ff0d2ecab246924af712bdd1c29a40 diff --git a/ghc/Main.hs b/ghc/Main.hs index 53a7af1..da2a1f2 100644 --- a/ghc/Main.hs +++ b/ghc/Main.hs @@ -639,7 +639,7 @@ showBanner _postLoadMode dflags = do when (verb >= 2) $ do hPutStr stderr "Glasgow Haskell Compiler, Version " hPutStr stderr cProjectVersion - hPutStr stderr ", for Haskell 98, stage " + hPutStr stderr ", stage " hPutStr stderr cStage hPutStr stderr " booted by GHC version " hPutStrLn stderr cBooterVersion