aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Backends/Xhtml/Names.hs
Commit message (Expand)AuthorAgeFilesLines
* qualification style 'abbreviated' -> 'aliased'Henning Thielemann2012-04-021-3/+3
* abbreviated qualification: use Packages.lookupModuleInAllPackages for finding...Henning Thielemann2012-04-021-1/+1
* 'abbreviate' qualification style - basic supportHenning Thielemann2012-04-011-6/+16
* add QualOption type for distinction between qualification argument given by t...Henning Thielemann2012-04-011-6/+2
* Fix crash when using --qual. Naughty GHC API!David Waern2012-04-011-1/+4
* Fix module reference bug.David Waern2011-11-261-3/+3
* Allow doc comments to link to out-of-scope things (#78).David Waern2011-11-261-1/+13
* Re-order functionsDavid Waern2010-11-201-8/+8
* Re-structure qualification code a littleDavid Waern2010-11-201-20/+19
* add full qualification for undocumented namestob.brandt2010-11-201-3/+2
* hlint policeDavid Waern2010-11-161-4/+3
* Style policeDavid Waern2010-10-161-0/+4
* Use "qual" as an abbreviation for qualification instead of "quali" for consis...David Waern2010-10-161-13/+13
* adding support for local and relative name qualificationTobias Brandt2010-08-271-7/+32
* adding the option to fully qualify identifiersTobias Brandt2010-08-271-6/+11
* More style policeDavid Waern2010-07-211-1/+9
* Remove more trailing whitespaceDavid Waern2010-07-211-2/+2
* rename Haddock.Backends.Xhtml.Util to UtilsMark Lentczner2010-07-191-1/+1
* remove an explicit bold tag - replace with .def classMark Lentczner2010-07-191-1/+2
* refactoring of anchor ID and fragment handlingMark Lentczner2010-07-191-12/+18
* clean up of anchorsMark Lentczner2010-07-151-4/+1
* merge in changes from the big-whitespace cleanupMark Lentczner2010-05-241-2/+6
* add exports to Xhtml modulesMark Lentczner2010-03-211-0/+1
* Position of module header, this time in the HTML backendsDavid Waern2010-05-131-1/+0
* First, experimental XHTML renderingMark Lentczner2010-03-201-0/+76