aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Types.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove ifaceEnv from Interface - it's no longer usedDavid Waern2008-10-021-3/+0
* Fix some warningsIan Lynagh2008-08-271-3/+0
* Preparation for rendering instances as separate declarationsDavid Waern2008-07-201-3/+0
* Refactoring in H.Interface.CreateDavid Waern2008-07-131-2/+1
* Get the all locally defined names from GHC APIDavid Waern2008-07-121-0/+1
* Stop using the map from exported names to declarationsDavid Waern2008-07-121-1/+1
* Add hide options to some source filesDavid Waern2008-05-011-0/+3
* Change the representation of DocNamesDavid Waern2008-02-091-15/+6
* Manual merge of a patch to the 0.8 branchDavid Waern2008-01-061-0/+4
* Add DrIFT commandsDavid Waern2008-01-051-1/+2
* Manual merge of a patch from Duncan Coutts that removes the dependency on mtl David Waern2007-11-111-3/+13
* Do some refactoring in the html backendDavid Waern2007-11-111-0/+5
* FIX: contents and index should include external package modules when --gen-co...David Waern2007-11-101-2/+2
* Introduce InstalledInterface structure and add more stuff to the .haddock filesDavid Waern2007-11-101-2/+25
* Rename HaddockModule to InterfaceDavid Waern2007-08-301-16/+16
* WibbleDavid Waern2007-08-301-2/+2
* Some comment cleanupDavid Waern2007-08-291-4/+4
* Rename HaddockModule to Interface and a few more refactoringsDavid Waern2007-08-291-2/+2
* Major refactoringDavid Waern2007-08-291-2/+30
* Add top module comment to all filesDavid Waern2007-08-171-2/+0
* Fix layout problems in Haddock.TypesDavid Waern2007-08-161-9/+17
* Fix haddock comment errors in Haddock.TypesDavid Waern2007-08-161-23/+47
* Fix conflictsDavid Waern2007-07-111-1/+1
* update to compile with the latest GHC & CabalSimon Marlow2007-05-301-1/+1
* Follow changes to record constructor representationDavid Waern2007-07-111-1/+1
* De-flatten the namespacedavve@dtek.chalmers.se2007-03-251-0/+123