GHCi in colour

From HaskellWiki
Revision as of 07:08, 14 December 2006 by DonStewart (talk | contribs) (coloured ghci)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page documents efforts to colourise GHCi output, like this:

   Colour-ghci.png

Implementation

Using HsColour

An existing tool, [HsColour http://www.cs.york.ac.uk/fp/darcs/hscolour/], could be modified to operate interactively.


If you have an idea of how to do this nicely, add your proposal here.