hscolourSource codeContentsIndex
Language.Haskell.HsColour.Output
Synopsis
data Output
= TTY
| LaTeX
| HTML
| CSS
| ICSS
| MIRC
Documentation
data Output Source
The supported output formats.
Constructors
TTYANSI terminal codes
LaTeXTeX macros
HTMLHTML with font tags
CSSHTML with CSS.
ICSSHTML with inline CSS.
MIRCmIRC chat clients
show/hide Instances
Eq Output
Show Output
Produced by Haddock version 0.8