29 Feb 2008 19:54:21
1.9
|
obraun  |
hscolour is a small Haskell script to colourise Haskell
code. It currently has four output formats:
ANSI terminal codes, HTML 3.2 with <font> tags,
HTML 4.01 with CSS, and LaTeX.
author: Malcolm Wallace
maintainer: Malcolm Wallace
license: GPL
WWW: http://www.cs.york.ac.uk/fp/darcs/hscolour
package-url: ftp://ftp.cs.york.ac.uk/pub/haskell/contrib/
Exposed-Modules:
Language.Haskell.HsColour,
Language.Haskell.HsColour.ANSI,
Language.Haskell.HsColour.Anchors, (Only the first 15 lines of the commit message are shown above ) |