cvs commit: fptools/ghc/compiler/main Main.hs
Simon Marlow
simonmar@microsoft.com
Tue, 7 Aug 2001 11:57:37 +0100
> sof 2001/08/03 13:40:43 PDT
>=20
...
> - introduced the old 'Compilation had errors' message in case of a
> PhaseFailed{}; feel free to nuke that one (again).
> =20
> Revision Changes Path
> 1.82 +8 -4 fptools/ghc/compiler/main/Main.hs
Would people like the "Compilation had errors" message to stay, or
should we nuke it again? (I vote for nuking it - the phase that failed
should have already output some kind of error message).
Cheers,
Simon