Skip to content

Conversation

@csasarak
Copy link
Contributor

@csasarak csasarak commented Apr 21, 2025

  • Small version bump. In particular, GHC 9.8.4 is supported by the latest HLS, 2.10.0.0, which has some nice improvements. Technically, devs can still update even if we don't update our CI but I'd like to keep them in sync.

  • It's not visible in the diff, but this PR also removes some of the custom scripting I had to write since latest ghcup supports aarch64.

  • Bump to Alpine 3.18 since the 3.17 series doesn't seem to be developed anymore.

If you want to build the image yourself, use:

docker build --platform=linux/arm64,linux/amd64 -t haskell-static-alpine-ghc-9.8.4 ghc-9.8.4/

To locally build multi-platform images on Mac, you have to enable containerd in the docker desktop settings.

@csasarak csasarak requested review from a team and james-fossa and removed request for a team April 21, 2025 20:33
Copy link

@james-fossa james-fossa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my machine

@csasarak csasarak merged commit ce100f9 into master Apr 21, 2025
6 checks passed
@csasarak csasarak deleted the ghc-9.8.4 branch April 21, 2025 21:07
@tjugdev tjugdev mentioned this pull request Oct 23, 2025
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.

2 participants