Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [haddock @ 2002-04-09 11:23:24 by simonmar] | simonmar | 2002-04-09 | 1 | -1/+3 |
| | | | | Add '-- /' as a synonym for '-- |', for compatibility with IDoc. | ||||
* | [haddock @ 2002-04-04 16:23:43 by simonmar] | simonmar | 2002-04-04 | 1 | -0/+577 |
This is Haddock, my stab at a Haskell documentation tool. It's not quite ready for release yet, but I'm putting it in the repository so others can take a look. It uses a locally modified version of the hssource parser, extended with support for GHC extensions and documentation annotations. |