Haddock

From HaskellWiki
Revision as of 06:08, 20 July 2008 by Jbapple (talk | contribs) ([http://trac.haskell.org/haddock/ticket/18 Haddock does not presently work with GHC 6.8.3])
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.

Haddock does not presently work with GHC 6.8.3