Put "Error:" before error output

Konstantine Rybnikov k-bx at k-bx.com
Fri Jan 23 11:04:45 UTC 2015


Hi!

I'm bringing this up once again. Can we add "Error:" in the output of an
error in a similar way ghc shows "Warning:" for warnings? Main reasoning is
that, for example, on a build-server, where you have lots of cores to build
your program, if you get an error, it gets lost somewhere in the middle of
compiler's output in all other "Warning" messages you get, since error is
not always shown last on multi-core build.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20150123/a4c41fb4/attachment.html>


More information about the ghc-devs mailing list