Safe Haskell | Safe |
---|---|
Language | Haskell98 |
- data TerminalType
- data Output
Documentation
data TerminalType Source #
Ansi16Colour |
|
XTerm256Compatible |
|
The supported output formats.
TTY | ANSI terminal codes. Equivalent to |
TTYg TerminalType | Terminal codes appropriate for the |
LaTeX | TeX macros |
HTML | HTML with font tags |
CSS | HTML with CSS. |
ACSS | HTML with CSS and mouseover types. |
ICSS | HTML with inline CSS. |
MIRC | mIRC chat clients |