GHCi in colour
From HaskellWiki
(Difference between revisions)
(coloured ghci) |
(→Using HsColour) |
||
| Line 7: | Line 7: | ||
=== Using HsColour === | === Using HsColour === | ||
| - | An existing tool, [ | + | An existing tool, [http://www.cs.york.ac.uk/fp/darcs/hscolour/ HsColour], |
| - | operate interactively. | + | could be modified to operate interactively. |
Revision as of 07:08, 14 December 2006
This page documents efforts to colourise GHCi output, like this:
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.

