-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 GHC 9.6.3 #5
Comments
As long as there is no GHC binary distribution for Alpine Linux/AArch64 available, the images will be created as follows:
This is great news! Stack 2.13.1 will be part of
|
@mpilgrem I will create a pull request for Stack's Dev Containers as soon as everything is ready. |
Done. Cross reference: commercialhaskell/stack#6266 |
– https://gitlab.haskell.org/ghc/ghc/-/issues/24044#note_529364 |
GHC 9.6.3 is not in the Version Matrix but is now supported by
nightly-2023-10-01
.GHC 9.6.3 has an 'official' Alpine Linux/x86_64 version (dynamically linked) that, I think, is free of the problems that trouble the statically-linked versions for that platform.
Also, Stack 2.13.1 has been released. All of its 'official' Linux binary distributions are now statically linked.
The text was updated successfully, but these errors were encountered: