slackbuilds_ponce/haskell/hscolour
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
hscolour.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
hscolour.SlackBuild
README
slack-desc

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.