- Jun 03, 2016
- May 28, 2016
-
-
Helkafen authored
Fix #280. Parsing of module header
-
- May 27, 2016
-
-
Ben Gamari authored
Make parser state a newtype
-
Ben Gamari authored
Remove misplaced haddock comment
-
- May 26, 2016
-
-
alexbiehl authored
-
- May 25, 2016
-
-
Helkafen authored
remove framed view of the HTML documentation (see #114 and #274)
-
Sebastian Meric de Bellefon authored
-
Ben Gamari authored
Fix #505
-
Sebastian Meric de Bellefon authored
Frames are a bit broken, ignored by Hackage, and considered obsolete in general. This patch disables frames generation. The mini_*.html files are still used in the synopsis.
-
- May 24, 2016
-
-
David Feuer authored
Previously, it was `data` wrapping a `Maybe`, which seems a bit silly. Obviously, this can be changed back if anyone wants to add more fields some day.
-
- May 22, 2016
-
-
Ben Gamari authored
When we are looking for an operation within a class we don't care about `default`-type declarations. This was the cause of #505.
-
Ben Gamari authored
For tracking down #505
-
Ben Gamari authored
-
- May 16, 2016
-
-
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
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 15, 2016
-
-
Sebastian Meric de Bellefon authored
The initial newlines were counted as indentation spaces, thus disturbing the parsing of next lines
-
- 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
This is necessary to ensure we use gmake.
-
Ben Gamari authored
-
- May 12, 2016
-
-
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
-
- 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 01, 2016
-
-
Ben Gamari authored
The variable reference was incorrectly escaped, meaning that Sphinx documentation was never installed. (cherry picked from commit 609018dd)
-
- Apr 20, 2016
-
-
Ben Gamari authored
(cherry picked from commit 5c82c9fc)
-
- Apr 16, 2016
- Apr 10, 2016
-
-
Ben Gamari authored
(cherry picked from commit f915fb3c74328fb994235bbbd42092a691539197)
-