Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GHC used for hadrian during ghcup compile ghc #1044

Open
hasufell opened this issue Apr 23, 2024 · 0 comments
Open

Fix GHC used for hadrian during ghcup compile ghc #1044

hasufell opened this issue Apr 23, 2024 · 0 comments

Comments

@hasufell
Copy link
Member

I was assuming the "bootstrap GHC" is also the GHC that is used when cabal builds hadrian. That turned out to be false: https://gitlab.haskell.org/ghc/ghc/-/issues/24681

So we either have to:

  • pass the bootstrap GHC as env var to hadrian invocation as well
  • set another config knob to select hadrian GHC

Currently it defaults to "whatever ghc is in PATH".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant