Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Add html as an all-target for ghc | Ben Gamari | 2016-05-11 | 1 | -2/+2 |
| | | | | Otherwise the html documentation won't be installed for binary-dist. | ||||
* | doc: Add clean targets | Ben Gamari | 2016-05-11 | 1 | -0/+2 |
| | |||||
* | doc: At long last fix ghc.mk | Ben Gamari | 2016-05-01 | 1 | -2/+2 |
| | | | | | | | The variable reference was incorrectly escaped, meaning that Sphinx documentation was never installed. (cherry picked from commit 609018dd09c4ffe27f9248b2d8b50f6196cd42b9) | ||||
* | doc: Only install if BUILD_SPHINX_HTML==YES | Ben Gamari | 2016-04-10 | 1 | -0/+2 |
| | | | | | | Fixes GHC #11818. (cherry picked from commit c6d6a18d85e5e2d9bb5904e6919e8a8d7e31c4c5) | ||||
* | doc: Switch to Sphinx | Ben Gamari | 2016-02-08 | 1 | -2/+7 |
| | |||||
* | add build instructions for GHC | Simon Marlow | 2009-05-13 | 1 | -0/+15 |