diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-05-24 18:58:19 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-05-27 17:13:45 +0200 |
commit | 388448bcc2e363d1913b5132a36ac7aaa20eafc0 (patch) | |
tree | 82bc98421070aa20c845523bf7e8b6e400f6e35b /ghc.mk | |
parent | 71d1f01db94dda5b8c2c367fba8cc7b115b06e95 (diff) | |
download | haskell-388448bcc2e363d1913b5132a36ac7aaa20eafc0.tar.gz |
Build system: don't install haddock .t files (#10410)
When generating a haddock .t file for a library, don't save it in the
`dist-install/doc` directory for that library, as then it gets copied to
the installation directory during `make install` by `ghc-cabal copy`.
Instead, save it a few directories up; putting it next to
`haddock-prologue.txt` seemed appropriate.
Test Plan: run `make` in `tests/perf/haddock`.
Differential Revision: https://phabricator.haskell.org/D903
Diffstat (limited to 'ghc.mk')
0 files changed, 0 insertions, 0 deletions