aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Interface/Create.hs
Commit message (Expand)AuthorAgeFilesLines
...
* Filter out ForeignExportsDavid Waern2008-08-031-4/+15
* Warning messagesDavid Waern2008-07-251-7/+34
* Preparation for rendering instances as separate declarationsDavid Waern2008-07-201-32/+82
* Small touchesDavid Waern2008-07-131-5/+4
* Remove unused import from H.I.CreateDavid Waern2008-07-131-2/+0
* Remove FastString import and FSLIT macro in H.I.Create -- they were unusedDavid Waern2008-07-131-2/+0
* Refactoring in H.Interface.CreateDavid Waern2008-07-131-193/+125
* Get the all locally defined names from GHC APIDavid Waern2008-07-121-8/+1
* Stop using the map from exported names to declarationsDavid Waern2008-07-121-11/+10
* More support for type families and associated typesDavid Waern2008-07-021-1/+3
* Manual merge of a patch to the 0.8 branchDavid Waern2008-01-061-13/+16
* Fix a bug that made haddock loopDavid Waern2007-11-111-1/+1
* Manual merge of an old patch:David Waern2007-11-111-1/+4
* Manual merge of a patch from Duncan Coutts that removes the dependency on mtl David Waern2007-11-111-1/+1
* Small bugfix and cleanup in getDeclFromTyClsDavid Waern2007-11-081-5/+6
* Filter out all non-vanilla type sigsDavid Waern2007-11-081-10/+13
* Improve parsing of doc optionsDavid Waern2007-10-021-21/+6
* Go back to using a ModuleMap instead of LookupMod - fixes a bugDavid Waern2007-10-011-19/+15
* Rename HaddockModule to InterfaceDavid Waern2007-08-301-24/+24
* Add some modules that I forgot to add earlierDavid Waern2007-08-291-0/+578