aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends
Commit message (Expand)AuthorAgeFilesLines
* Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385Murray Campbell2015-05-111-2/+2
* Do not insert anchor for section headings in contents boxwatashi2015-04-261-1/+4
* Don't print instance safety information in HoogleMateusz Kowalczyk2015-03-271-2/+11
* Output method documentation in Hoogle backendMateusz Kowalczyk2015-03-271-11/+21
* Fully qualify names in Hoogle instances outputMateusz Kowalczyk2015-03-271-4/+6
* Fix Hoogle display of constructorsMateusz Kowalczyk2015-03-271-1/+4
* Remove now redundant importsMateusz Kowalczyk2015-03-264-6/+0
* Follow API changes in D538Alan Zimmerman2015-01-233-27/+27
* Links to source location of class instance definitionsjpmoresmau2015-01-223-23/+43
* Only keep one Version instead of blindly appendingMateusz Kowalczyk2014-12-171-3/+3
* Various fixups and bumps for next releaseMateusz Kowalczyk2014-12-123-8/+4
* For pattern synonyms, render "pattern" as a keywordDr. ERDI Gergo2014-12-121-1/+1
* Support for PartialTypeSignaturesThomas Winant2014-12-124-32/+46
* Follow API changes in D426Alan Zimmerman2014-12-123-38/+66
* Update Haddock to new pattern synonym type signature syntaxDr. ERDI Gergo2014-12-122-70/+72
* Remove overlapping pattern matchAustin Seipp2014-12-121-1/+0
* Collapse user-defined section by default (re #335)Herbert Valerio Riedel2014-12-121-1/+1
* Properly render package ID (not package key) in index, fixes #329.Edward Z. Yang2014-12-121-6/+8
* Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)Krzysztof Gogolewski2014-12-123-2/+7
* Changes due to ghc api changes in package representationDuncan Coutts2014-12-121-2/+4
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-124-5/+5
* header could contain several linesjpmoresmau2014-12-101-1/+1
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-105-45/+68
* Experimental support for collapsable headersMateusz Kowalczyk2014-10-294-29/+117
* Omit unnecessary foralls and fix #315Niklas Haas2014-08-241-21/+20
* Fix extra whitespace on signatures and update all test casesNiklas Haas2014-08-241-2/+2
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-2311-0/+4310