|
Language.Haskell.HsColour.Options |
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
Command-line options
| Constructors | Help | print usage message
| Version | report version
| Information | report auxiliary information, e.g. CSS defaults
| Format Output | what type of output to produce
| LHS Literate | literate input (i.e. multiple embedded fragments)
| Anchors Bool | whether to add anchors
| Partial Bool | whether to produce a full document or partial
| Input FilePath | input source file
| Output FilePath | output source file
|
| Instances | |
|
|
|
The supported output formats.
| Constructors | TTY | ANSI terminal codes
| LaTeX | TeX macros
| HTML | HTML with font tags
| CSS | HTML with CSS.
| MIRC | mIRC chat clients
|
| Instances | |
|
|
|
Constructors | | Instances | |
|
|
Produced by Haddock version 2.6.0 |