| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
For links in subpackages as well.
https://phabricator.haskell.org/D5257
Test Plan: Manually verify links
Reviewers: mpickering, bgamari, osa1
Reviewed By: osa1
GHC Trac Issues: #15733
Differential Revision: https://phabricator.haskell.org/D5262
|
|
|
|
| |
This is necessary to ensure we use gmake.
|
|
|
|
| |
Apparently GHC's build system doesn't permit wildcards in clean paths.
|
|
|
|
| |
Otherwise the html documentation won't be installed for binary-dist.
|
| |
|
|
|
|
|
|
|
| |
The variable reference was incorrectly escaped, meaning that Sphinx
documentation was never installed.
(cherry picked from commit 609018dd09c4ffe27f9248b2d8b50f6196cd42b9)
|
|
|
|
|
|
| |
Fixes GHC #11818.
(cherry picked from commit c6d6a18d85e5e2d9bb5904e6919e8a8d7e31c4c5)
|
| |
|
|
|