aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock
Commit message (Expand)AuthorAgeFilesLines
* Major refactoringDavid Waern2007-08-2914-108/+170
* Factor out package code to Haddock.PackagesDavid Waern2007-08-171-0/+155
* Factor out typechecking phase into Haddock.TypecheckDavid Waern2007-08-174-25/+167
* Add top module comment to all filesDavid Waern2007-08-1710-6/+47
* Change project name from Haddock-GHC to HaddockDavid Waern2007-08-171-2/+2
* Small comment/layout fixesDavid Waern2007-08-171-4/+12
* Move options out of Main into Haddock.OptionsDavid Waern2007-08-172-2/+135
* Fix layout problems in Haddock.TypesDavid Waern2007-08-161-9/+17
* Remove a debug importDavid Waern2007-08-161-1/+0
* Fix haddock comment errors in Haddock.TypesDavid Waern2007-08-161-23/+47
* Finalize support for links to other packagesDavid Waern2007-08-162-5/+28
* Fix conflictsDavid Waern2007-07-115-6/+6
* update to compile with the latest GHC & CabalSimon Marlow2007-05-305-7/+8
* Follow changes to record constructor representationDavid Waern2007-07-116-18/+18
* Do save/read of interface files properlydavve@dtek.chalmers.se2007-04-051-22/+167
* De-flatten the namespacedavve@dtek.chalmers.se2007-03-2516-1/+4434
* Start work on Haddock APIdavve@dtek.chalmers.se2007-03-252-0/+64