aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Interface
Commit message (Expand)AuthorAgeFilesLines
* 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-112-2/+1
* Complain if we can't link to wired-in namesDavid Waern2007-11-081-1/+1
* Remove OrdName stuffDavid Waern2007-11-081-24/+1
* Small bugfix and cleanup in getDeclFromTyClsDavid Waern2007-11-081-5/+6
* Remove commented-out codeDavid Waern2007-11-081-14/+1
* Filter out all non-vanilla type sigsDavid Waern2007-11-081-10/+13
* WibbleDavid Waern2007-11-061-1/+1
* Filter out instances with TyCons that are not exportedDavid Waern2007-11-061-6/+16
* Don't warn about not being able to link to wired/system/builtin-namesDavid Waern2007-11-051-2/+3
* WibbleDavid Waern2007-10-211-0/+6
* FIX: Ord for OrdName was not comparing modulesDavid Waern2007-10-211-5/+14
* 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-303-37/+37
* Add some modules that I forgot to add earlierDavid Waern2007-08-293-0/+1116