Haddock

From HaskellWiki
Revision as of 05:59, 20 July 2008 by Jbapple (talk | contribs) (* [http://trac.haskell.org/haddock/ Haddock Trac])
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Haddock is 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.