Haddock

From HaskellWiki
Revision as of 07:16, 23 March 2006 by Ashley Y (talk | contribs) (+cat)
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.