aboutsummaryrefslogtreecommitdiff
path: root/src/HaddockParse.y
Commit message (Collapse)AuthorAgeFilesLines
* [haddock @ 2002-04-09 11:33:54 by simonmar]simonmar2002-04-091-0/+3
| | | | | | | | - add the <...> syntax for marking up URLs in documentation - Make the output for data & class declarations more compact when there aren't any documentation annotations on the individual methods or constructors respectively.
* [haddock @ 2002-04-04 16:24:10 by simonmar]simonmar2002-04-041-0/+55
forgot one file