aboutsummaryrefslogtreecommitdiff
path: root/src/HaddockRename.hs
Commit message (Collapse)AuthorAgeFilesLines
* [haddock @ 2002-04-10 13:26:09 by simonmar]simonmar2002-04-101-0/+199
Lots of changes, including: - add index support to the HTML backend - clean up the renamer, put it into a monad - propogate unresolved names to the top level and report them in a nicer way - various bugfixes