diff options
author | Simon Jakobi <simon.jakobi@gmail.com> | 2018-07-26 17:17:17 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-07-27 11:40:42 -0400 |
commit | 25e1ea997524b1d9f9b1fc065b17e618b8f16f18 (patch) | |
tree | b44cb48d72d5bdb4fe8aad08a88911deb12ea437 /utils | |
parent | 7a3e1b25ff9a570851a59c4cf3600daa49867b9b (diff) | |
download | haskell-25e1ea997524b1d9f9b1fc065b17e618b8f16f18.tar.gz |
Make :doc work for the ghc library
We already include -haddock in the GhcLibHcOpts in order to include
the boot libraries' docs in their .hi-files.
By including -haddock in the GhcStage2HcOpts and GhcStage3HcOpts, we
make the docs for the ghc library also available to the GHCi :doc
command.
Reviewers: bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4913
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions