haddock - Haddock documentation tool for annotated Haskell source code

Description:

Haddock is a tool for automatically generating hyperlinked documentation from
annotated Haskell source code. It is primary intended for documenting
libraries, but it is 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 lightweight syntax.

Homepage: http://www.haskell.org/haddock/

License: BSD-like

Vendor: Fedora Project

Packages

haddock-0.8-1.fc7.x86_64 [874 KiB] Changelog by Jens Petersen (2006-11-03):
- update to 0.8
- use new cabal build system
- update file list
- buildrequire autoconf