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

Add ghcup 0.1.19.5 prerelease #98

Merged
merged 1 commit into from Jul 12, 2023
Merged

Add ghcup 0.1.19.5 prerelease #98

merged 1 commit into from Jul 12, 2023

Conversation

hasufell
Copy link
Member

@hasufell
Copy link
Member Author

@hasufell hasufell merged commit 737cc34 into develop Jul 12, 2023
21 checks passed
@hasufell
Copy link
Member Author

hasufell commented Jul 12, 2023

GHCup with cross support can be tested following: https://www.haskell.org/ghcup/guide/#pre-release-channels

E.g. after an emscripten installation:

ghcup config add-release-channel https://raw.githubusercontent.com/haskell/ghcup-metadata/develop/ghcup-prereleases-0.0.7.yaml
ghcup upgrade
ghcup config add-release-channel https://raw.githubusercontent.com/haskell/ghcup-metadata/develop/ghcup-cross-0.0.8.yaml
emconfigure ghcup install ghc --set javascript-unknown-ghcjs-9.6.2

Resulting ghc binary will be called javascript-unknown-ghcjs-ghc.

Maybe will need to write a blog post or discourse post. Will also build more bindists manually... currently only linux: https://downloads.haskell.org/~ghcup/unofficial-bindists/ghc/javascript-unknown-ghcjs-9.6.2/

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

Successfully merging this pull request may close these issues.

None yet

1 participant