-
Notifications
You must be signed in to change notification settings - Fork 90
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
Support ARM64 Linux Alpine #1012
Comments
Just another note (but no pressure or expectation). I have added support to GHC's bindist testing for aarch64 alpine which is just waiting for ghcup binaries to be available. |
We're in luck, there is a cabal-install in the alpine repos, so bootstrapping should be easier: https://pkgs.alpinelinux.org/package/edge/community/aarch64/cabal |
Hi, I was wondering what work remains to be done or what blockers remain for this. Is it the same as what's listed in the initial issue? Depending on the nature/extent of the work I may be able to contribute some time to it. |
All points remain. Cabal needs bootstrapping. |
This is mostly done now. The only thing that's missing is adjusting release CI: |
TODO:
The text was updated successfully, but these errors were encountered: