aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock
Commit message (Expand)AuthorAgeFilesLines
...
* 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-122-11/+16
* 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-122-22/+9
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-1212-52/+60
* header could contain several linesjpmoresmau2014-12-101-1/+1
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-1015-99/+138
* 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
* 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-2327-0/+9267