| Commit message (Expand) | Author | Age | Files | Lines |
* | Print missing docs by default | Mateusz Kowalczyk | 2014-12-18 | 2 | -4/+4 |
* | Only keep one Version instead of blindly appending | Mateusz Kowalczyk | 2014-12-17 | 1 | -3/+3 |
* | Treat GHC 7.10 the same as GHC 7.9 | Herbert Valerio Riedel | 2014-12-14 | 1 | -1/+1 |
* | Remove redundant wild-card pattern match | Herbert Valerio Riedel | 2014-12-14 | 1 | -1/+0 |
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 5 | -18/+6 |
* | For pattern synonyms, render "pattern" as a keyword | Dr. ERDI Gergo | 2014-12-12 | 1 | -1/+1 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 8 | -55/+72 |
* | Follow API changes in D426 | Alan Zimmerman | 2014-12-12 | 8 | -88/+120 |
* | Changes to reflect refactoring in GHC as part of #7484 | Richard Eisenberg | 2014-12-12 | 1 | -0/+1 |
* | Follow changes from #9812 | Jan Stolarek | 2014-12-12 | 1 | -11/+8 |
* | Update Haddock to new pattern synonym type signature syntax | Dr. ERDI Gergo | 2014-12-12 | 5 | -92/+85 |
* | Make compatible with `deepseq-1.4.0.0` | Herbert Valerio Riedel | 2014-12-12 | 1 | -3/+3 |
* | Remove overlapping pattern match | Austin Seipp | 2014-12-12 | 1 | -1/+0 |
* | reflect ForeignType constructore removal | Yuras Shumovich | 2014-12-12 | 1 | -4/+0 |
* | Collapse user-defined section by default (re #335) | Herbert Valerio Riedel | 2014-12-12 | 1 | -1/+1 |
* | Properly render package ID (not package key) in index, fixes #329. | Edward Z. Yang | 2014-12-12 | 2 | -11/+16 |
* | Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426) | Krzysztof Gogolewski | 2014-12-12 | 3 | -2/+7 |
* | Follow changes to TypeAnnot in GHC HEAD | Alan Zimmerman | 2014-12-12 | 2 | -11/+26 |
* | Changes due to ghc api changes in package representation | Duncan Coutts | 2014-12-12 | 2 | -22/+9 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 12 | -52/+60 |
* | header could contain several lines | jpmoresmau | 2014-12-10 | 1 | -1/+1 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 15 | -99/+138 |
* | Fix warnings | Mateusz Kowalczyk | 2014-11-04 | 3 | -6/+4 |
* | Turn some uses of error into recoverable warnings | Mateusz Kowalczyk | 2014-11-04 | 3 | -106/+141 |
* | Fix re-exports of built-in type families | Mateusz Kowalczyk | 2014-11-04 | 1 | -4/+7 |
* | whitespace only | Mateusz Kowalczyk | 2014-11-04 | 1 | -9/+9 |
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 4 | -29/+117 |
* | Omit unnecessary foralls and fix #315 | Niklas Haas | 2014-08-24 | 1 | -21/+20 |
* | Fix extra whitespace on signatures and update all test cases | Niklas Haas | 2014-08-24 | 1 | -2/+2 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 27 | -0/+9267 |