aboutsummaryrefslogtreecommitdiff
path: root/src/HsLexer.lhs
Commit message (Collapse)AuthorAgeFilesLines
* [haddock @ 2002-04-09 11:23:24 by simonmar]simonmar2002-04-091-1/+3
| | | | Add '-- /' as a synonym for '-- |', for compatibility with IDoc.
* [haddock @ 2002-04-04 16:23:43 by simonmar]simonmar2002-04-041-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.