Haddock is a tool for automatically generating documentation from
annotated Haskell source code. The documentation generated by Haddock
is fully hyperlinked.

Haddock can generate documentation in multiple formats; currently HTML
is implemented, and there is partial support for generating DocBook.

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