Haddock

From HaskellWiki
Revision as of 15:19, 20 January 2006 by DuncanCoutts (talk | contribs)
Jump to navigation Jump to search

Haddock a tool for automatically generating documentation from annotated Haskell source code.

Haddock is now the de facto standard Haskell documentation tool. It is used for the standard libraries that come with GHC and Hugs. It is also supported by Cabal.