| Commit message (Expand) | Author | Age | Files | Lines |
* | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -2/+2 |
* | Remove anything related to obsolete frames mode | alexbiehl | 2017-04-26 | 1 | -62/+8 |
* | Render (signature) only if it actually is a signature! | Edward Z. Yang | 2017-04-25 | 1 | -2/+5 |
* | Update MathJax URL | Phil Ruffwind | 2017-04-03 | 1 | -1/+1 |
* | Render help documentation link next to (signature) in title. | Edward Z. Yang | 2017-03-23 | 1 | -1/+8 |
* | Annotate signature docs with (signature) | Edward Z. Yang | 2017-03-23 | 1 | -2/+5 |
* | Render signature module tree separately from modules. | Edward Z. Yang | 2017-03-23 | 1 | -1/+14 |
* | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -1/+1 |
|\ |
|
| * | Matching changes for GHC wip/T12942 | Alan Zimmerman | 2016-12-12 | 1 | -1/+1 |
| * | Matching changes for #12105 | Alan Zimmerman | 2016-05-29 | 1 | -1/+1 |
* | | Copyright holders shown on several lines. Fix #279 | Sebastian Meric de Bellefon | 2016-06-16 | 1 | -4/+14 |
* | | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 1 | -39/+3 |
|/ |
|
* | Make sure --mathjax affects all written HTML files | Joachim Breitner | 2016-01-19 | 1 | -15/+16 |
* | Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head | Ben Gamari | 2015-12-25 | 1 | -10/+14 |
|\ |
|
| * | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -11/+14 |
| * | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -7/+16 |
|\ \
| |/
|/| |
|
| * | Add orphan instances link to contents box | Oleg Grenrus | 2015-09-28 | 1 | -6/+12 |
| * | Print orphan instances header only if required | Oleg Grenrus | 2015-09-28 | 1 | -1/+1 |
| * | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -1/+4 |
* | | More adaption to wildcard-refactor | Simon Peyton Jones | 2015-12-14 | 1 | -1/+1 |
* | | s/PackageKey/UnitId/g and s/packageKey/unitId/g | Edward Z. Yang | 2015-12-14 | 1 | -1/+1 |
|/ |
|
* | Fix typo in Haddock.Backends.Xhtml.Layout: divSynposis -> divSynopsis | Phil Ruffwind | 2015-08-02 | 1 | -1/+1 |
* | Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385 | Murray Campbell | 2015-05-11 | 1 | -2/+2 |
* | Remove now redundant imports | Mateusz Kowalczyk | 2015-03-26 | 1 | -1/+0 |
* | Various fixups and bumps for next release | Mateusz Kowalczyk | 2014-12-12 | 1 | -3/+0 |
* | Support for PartialTypeSignatures | Thomas Winant | 2014-12-12 | 1 | -1/+1 |
* | Remove overlapping pattern match | Austin Seipp | 2014-12-12 | 1 | -1/+0 |
* | Properly render package ID (not package key) in index, fixes #329. | Edward Z. Yang | 2014-12-12 | 1 | -6/+8 |
* | Revert "Merge branch 'reverts'" | Mateusz Kowalczyk | 2014-12-12 | 1 | -1/+1 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -6/+6 |
* | Experimental support for collapsable headers | Mateusz Kowalczyk | 2014-10-29 | 1 | -9/+8 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+690 |