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

Update to GHC 9.10.1 #2991

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Update to GHC 9.10.1 #2991

merged 6 commits into from
Sep 13, 2024

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Sep 3, 2024

Since GHC 9.8.2 has a bug which blocks our development (see #2977 (comment)), I made a PR to update to GHC 9.10.1. Because stackage doesn't yet support GHC 9.10.1, I had to add some explicit dependencies and use allow-newer-deps in stack.yaml.

I think we should merge this not to get blocked by the bug, and later clean up stack.yaml when GHC 9.10.1 becomes supported on stackage.

@lukaszcz
Copy link
Collaborator Author

lukaszcz commented Sep 3, 2024

The CI fails at the stage of building dependencies with "No space left on device"

@lukaszcz lukaszcz modified the milestones: 0.6.6, 0.6.7 Sep 4, 2024
@lukaszcz lukaszcz force-pushed the ghc-9.10.1 branch 3 times, most recently from dea669d to 51fdc26 Compare September 8, 2024 11:46
@paulcadman paulcadman force-pushed the ghc-9.10.1 branch 2 times, most recently from 1c77f2d to 1675e44 Compare September 12, 2024 17:13
@lukaszcz lukaszcz merged commit 87adaf4 into main Sep 13, 2024
4 checks passed
@lukaszcz lukaszcz deleted the ghc-9.10.1 branch September 13, 2024 13:26
paulcadman added a commit that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants