From b1728e796efbf4645187f16ae97b10b74fdb221d Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Wed, 25 Jul 2012 21:15:01 -0500 Subject: haskell/hscolour: Added (Haskell code colouriser) Signed-off-by: Robby Workman --- haskell/hscolour/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 haskell/hscolour/README (limited to 'haskell/hscolour/README') diff --git a/haskell/hscolour/README b/haskell/hscolour/README new file mode 100644 index 0000000000..2e63f23d09 --- /dev/null +++ b/haskell/hscolour/README @@ -0,0 +1,10 @@ +HsColour is a small Haskell script to colourise Haskell code. +It currently has six output formats: ANSI terminal codes +(optionally XTerm-256colour codes), HTML 3.2 with font tags, +HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, +XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes. + +HsColour is an optional build requirement for haskell-platform +where it is used for documentation generation. + +This requires ghc. -- cgit v1.2.3-80-g2a13