diff options
-rw-r--r-- | haskell/hscolour/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/haskell/hscolour/README b/haskell/hscolour/README index 2e63f23d09..fa48129ff0 100644 --- a/haskell/hscolour/README +++ b/haskell/hscolour/README @@ -3,8 +3,3 @@ 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. |