Personal tools

GHCi in colour

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(coloured ghci)
(Using HsColour)
Line 7: Line 7:
=== Using HsColour ===
=== Using HsColour ===
-
An existing tool, [HsColour http://www.cs.york.ac.uk/fp/darcs/hscolour/], could be modified to
+
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:

   Image:Colour-ghci.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.