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=b56d78783390e922c4bc8106f04729de01749e01 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