Haddock is a tool for automatically generating documentation from annotated Haskell source code. It is primary intended for documenting libraries, but it should be useful for any kind of Haskell code.
Haddock lets you write documentation annotations next to the definitions of functions and types in the source code, in a syntax that is easy on the eye when writing the source code (no heavyweight mark-up). The documentation generated by Haddock is fully hyperlinked: click on a type name in a type signature to go straight to the definition, and documentation, for that type.
Haddock can generate documentation in multiple formats; currently HTML is implemented, and there is partial support for generating DocBook.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 1,878.2 kB | 11008 kB | [list of files] |
| amd64 | 542.6 kB | 2984 kB | [list of files] |
| arm | 1,244.9 kB | 8524 kB | [list of files] |
| hppa | 1,886.3 kB | 9776 kB | [list of files] |
| i386 | 512.8 kB | 2120 kB | [list of files] |
| ia64 | 1,799.8 kB | 18576 kB | [list of files] |
| mips | 2,218.7 kB | 14700 kB | [list of files] |
| mipsel | 2,165.4 kB | 14696 kB | [list of files] |
| powerpc | 1,180.0 kB | 7896 kB | [list of files] |
| s390 | 1,969.2 kB | 9508 kB | [list of files] |
| sparc | 1,200.7 kB | 7752 kB | [list of files] |