- Jul 21, 2016
-
-
- Jul 01, 2016
-
-
Ben Gamari authored
-
- Jun 15, 2016
-
-
Simon Peyton Jones authored
-
- Jun 13, 2016
-
-
Simon Peyton Jones authored
-
- Jun 07, 2016
-
-
Helkafen authored
Fixes for #508 and #510
-
- May 29, 2016
-
-
Alan Zimmerman authored
-
- May 24, 2016
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Kind of resolves https://github.com/haskell/haddock/issues/508
-
- May 16, 2016
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
This ended up causes far too many issues to be worthwhile. We'll just have to live with inconsistent haddock documentation. This reverts commit cec21957.
-
Helkafen authored
Fix #303. Hide footer when printing
-
Ben Gamari authored
-
Ben Gamari authored
Alabaster is now the default sphinx theme and is a significant improvement over the previous default that it's worthproviding it when unavailable (e.g. Sphinx <1.3).
-
- May 14, 2016
-
-
Sebastian Meric de Bellefon authored
The "Produced by Haddock" footer was overlapping the page's body when printing. This patch hides the footer with a css media rule.
-
Ben Gamari authored
-
Ben Gamari authored
This is necessary to ensure we use gmake.
-
Ben Gamari authored
-
- May 12, 2016
-
-
Ben Gamari authored
-
Ben Gamari authored
Apparently GHC's build system doesn't permit wildcards in clean paths.
-
Ben Gamari authored
This bump was a bit premature. This reverts commit 7b238d9c.
-
Ben Gamari authored
-
Ben Gamari authored
-
- May 11, 2016
-
-
Ben Gamari authored
Otherwise the html documentation won't be installed for binary-dist.
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- May 10, 2016
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
It appears the haddock insists on prefixing --hyperlinked-sourcer output with directory which the source appeared in.
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- May 05, 2016
-
-
Ryan Scott authored
Currently, one can document top-level instance declarations, but derived instances (both those in `deriving` clauses and standalone `deriving` instances) do not enjoy the same privilege. This makes the necessary changes to the Haddock API to enable rendering Haddock comments for derived instances. This is part of a fix for Trac #11768.
-
- May 01, 2016
-
-
Ben Gamari authored
The variable reference was incorrectly escaped, meaning that Sphinx documentation was never installed. (cherry picked from commit 609018dd)
-
Ben Gamari authored
The variable reference was incorrectly escaped, meaning that Sphinx documentation was never installed.
-
- Apr 20, 2016
-
-
Simon Peyton Jones authored
This relates to a big GHC patch for Trac #11348
-
Ben Gamari authored
(cherry picked from commit 5c82c9fc)
-