diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2019-01-19 01:06:00 -0800 |
---|---|---|
committer | Ben Gamari <ben@well-typed.com> | 2019-01-23 14:07:28 -0500 |
commit | d26869ac83935432e0dcea1ff591268232daef32 (patch) | |
tree | e73d204ac760e666a709b13c92fb6397eea64119 /settings.in | |
parent | 512a5f365b774a999c81ff45b951edb7a56262e4 (diff) | |
download | haskell-d26869ac83935432e0dcea1ff591268232daef32.tar.gz |
Hadrian: install patches 'haddock-{html,interface}'
Since the `$(docdir)` can be picked independently from the `$(libdir)`,
we need to make sure that that the `haddock-html` and `haddock-interface`
fields in the package DB (which is in the `$(libdir)`) get updated to
point to the appropriate places in the `$(docdir)`.
NB: in the make system, `ghc-cabal` would cover this sort of thing by
re-running `configure` on installation, but here we get away with a
couple lines of `sed` and a call to `ghc-pkg recache`.
Fixes #16202.
Diffstat (limited to 'settings.in')
0 files changed, 0 insertions, 0 deletions