summaryrefslogtreecommitdiff
path: root/hadrian/.ghci
diff options
context:
space:
mode:
authorAlp Mestanogullari <alpmestan@gmail.com>2019-08-01 12:30:41 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-08-02 22:22:06 -0400
commita5227080b57cb51ac34d4c9de1accdf6360b818b (patch)
tree41e33bf25119547ab73c974c996a24faed776b10 /hadrian/.ghci
parente3cbe319dbe2f6a64ea3108dcd8d42e7876e5b34 (diff)
downloadhaskell-a5227080b57cb51ac34d4c9de1accdf6360b818b.tar.gz
Hadrian: make settings, platformConstants, etc dependencies of lib:ghc
This fixes #17003, where a user directly asked for the 'docs-haddock' target without building a complete stage 2 GHC first. Since haddock only depends on lib:ghc, the stage 2 GHC executable wasn't built, and neither were the settings, platformConstants, llvm-passes and llvm-targets files, since they are declared to be dependencies of exe:ghc. This makes sense in general since all GHC API users (haddock is one) will likely want those files to be there.
Diffstat (limited to 'hadrian/.ghci')
0 files changed, 0 insertions, 0 deletions