|
| 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 Bool | 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.
| | ICSS | HTML with inline CSS.
| | MIRC | mIRC chat clients
|
| Instances | |
|
|
| Produced by Haddock version 0.8 |