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 boot GHC for ghcup compile ghc #1045

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

Fix boot GHC for ghcup compile ghc #1045

hasufell opened this issue Apr 23, 2024 · 0 comments

Comments

@hasufell
Copy link
Member

It turns out that passing ghcup compile ghc -b ghc-9.6.5 actually silently falls back to ghc in PATH: https://gitlab.haskell.org/ghc/ghc/-/issues/24682

So we either have to:

  • let the build fail and document that it needs to be an absolute path
  • normalize it to an absolute 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