aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Interface/Rename.hs
Commit message (Expand)AuthorAgeFilesLines
* Preparation for rendering instances as separate declarationsDavid Waern2008-07-201-4/+13
* Refactoring in H.Interface.CreateDavid Waern2008-07-131-1/+2
* Rename associated typesDavid Waern2008-06-301-5/+7
* Rename type patternsDavid Waern2008-06-301-5/+9
* Rename TyFamilyDavid Waern2008-06-301-3/+8
* Rename ForeignTypeDavid Waern2008-06-301-4/+3
* Add a flag for turning off all warningsDavid Waern2008-04-111-6/+6
* Change the representation of DocNamesDavid Waern2008-02-091-6/+7
* addition of type equality support (at least for HTML generation)Wolfgang Jeltsch2007-12-031-0/+4
* Manual merge of a patch from Duncan Coutts that removes the dependency on mtl David Waern2007-11-111-1/+0
* Complain if we can't link to wired-in namesDavid Waern2007-11-081-1/+1
* Remove OrdName stuffDavid Waern2007-11-081-24/+1
* Remove commented-out codeDavid Waern2007-11-081-14/+1
* 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
* Rename HaddockModule to InterfaceDavid Waern2007-08-301-10/+10
* Add some modules that I forgot to add earlierDavid Waern2007-08-291-0/+404