| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent Synopsis from using up too much horizontal space | Phil Ruffwind | 2015-03-16 | 1 | -0/+1 |
* | Follow API changes in D538 | Alan Zimmerman | 2015-01-23 | 8 | -69/+61 |
* | Track naming change in DataCon | Simon Peyton Jones | 2015-01-23 | 1 | -3/+3 |
* | Sort out some module import warnings | Mateusz Kowalczyk | 2015-01-22 | 3 | -4/+1 |
* | --package-name and --package-version flags | Mateusz Kowalczyk | 2015-01-22 | 3 | -25/+53 |
* | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 7 | -32/+62 |
* | bump haddock-api ghc dependency to allow release candidate and first release | Luite Stegeman | 2015-01-05 | 1 | -1/+1 |
* | Add missing import for standalone haddock-api package | Luite Stegeman | 2014-12-22 | 1 | -0/+1 |
* | hide projectVersion from DynFlags since it clashes with Haddock.Version.proje... | Luite Stegeman | 2014-12-19 | 1 | -1/+1 |
* | Print missing docs by default | Mateusz Kowalczyk | 2014-12-18 | 2 | -4/+4 |
* | Fix dependency version | Mateusz Kowalczyk | 2014-12-18 | 1 | -1/+1 |
* | 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 | 6 | -21/+9 |
* | 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 | 3 | -13/+18 |
* | Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426) | Krzysztof Gogolewski | 2014-12-12 | 3 | -2/+7 |
* | Bump ‘base’ constraint | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
* | 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 | 3 | -27/+17 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 13 | -57/+65 |
* | 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 | 16 | -102/+144 |
* | 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 | 5 | -30/+118 |
* | Fix improper lazy IO use | treeowl | 2014-10-09 | 1 | -1/+1 |
* | Bump haddock-library version | Mateusz Kowalczyk | 2014-08-31 | 1 | -1/+1 |
* | 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 | 32 | -1/+9852 |
* | ghc 7.8.2 compatibility | Luite Stegeman | 2014-08-22 | 1 | -1/+1 |
* | Bump version to 2.15.0 and add version constraints | Simon Hengel | 2014-08-22 | 1 | -2/+2 |
* | Move Haddock API to a separate package | Simon Hengel | 2014-08-22 | 16 | -0/+1628 |