aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src
Commit message (Expand)AuthorAgeFilesLines
* Various fixups and bumps for next releaseMateusz Kowalczyk2014-12-125-18/+6
* For pattern synonyms, render "pattern" as a keywordDr. ERDI Gergo2014-12-121-1/+1
* Support for PartialTypeSignaturesThomas Winant2014-12-128-55/+72
* Follow API changes in D426Alan Zimmerman2014-12-128-88/+120
* Changes to reflect refactoring in GHC as part of #7484Richard Eisenberg2014-12-121-0/+1
* Follow changes from #9812Jan Stolarek2014-12-121-11/+8
* Update Haddock to new pattern synonym type signature syntaxDr. ERDI Gergo2014-12-125-92/+85
* Make compatible with `deepseq-1.4.0.0`Herbert Valerio Riedel2014-12-121-3/+3
* Remove overlapping pattern matchAustin Seipp2014-12-121-1/+0
* reflect ForeignType constructore removalYuras Shumovich2014-12-121-4/+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-123-13/+18
* Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)Krzysztof Gogolewski2014-12-123-2/+7
* Follow changes to TypeAnnot in GHC HEADAlan Zimmerman2014-12-122-11/+26
* Changes due to ghc api changes in package representationDuncan Coutts2014-12-123-27/+17
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-1213-57/+65
* header could contain several linesjpmoresmau2014-12-101-1/+1
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-1016-102/+144
* Fix warningsMateusz Kowalczyk2014-11-043-6/+4
* Turn some uses of error into recoverable warningsMateusz Kowalczyk2014-11-043-106/+141
* Fix re-exports of built-in type familiesMateusz Kowalczyk2014-11-041-4/+7
* whitespace onlyMateusz Kowalczyk2014-11-041-9/+9
* Experimental support for collapsable headersMateusz Kowalczyk2014-10-294-29/+117
* Fix improper lazy IO usetreeowl2014-10-091-1/+1
* 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-2331-1/+9851
* Move Haddock API to a separate packageSimon Hengel2014-08-221-0/+1