[project @ 2001-10-22 13:45:15 by simonmar]
authorsimonmar <unknown>
Mon, 22 Oct 2001 13:45:15 +0000 (13:45 +0000)
committersimonmar <unknown>
Mon, 22 Oct 2001 13:45:15 +0000 (13:45 +0000)
commit2ca8eeedcf938fcdebe092ac5760abd2b070b555
tree1429f4fb5bdbe9d56cb671979c283b6805e0dc2d
parent2c128fe85dffabfbb00b3acd20d74ccd9eed79ee
[project @ 2001-10-22 13:45:15 by simonmar]
Default verbosity mode is always 1, and we don't print the
"Compiling ( foo.hs, foo.o )" message if we're in OneShot mode.

Fixes recently introduced problem where the "compilation IS NOT
required" message isn't printed at all in OneShot mode.
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/Main.hs