GHCi in colour
From HaskellWiki
This page documents efforts to colourise GHCi output, like this:
Or a type error:
Coloured-error.png
1 Implementation
1.1 Using HsColour
An existing tool, HsColour, could be modified to operate interactively.
If you have an idea of how to do this nicely, add your proposal here.

