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 GHCs 9.8.4 and 9.12.1 #98

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

juhp
Copy link
Contributor

@juhp juhp commented Dec 13, 2024

Closes #100

@andreasabel
Copy link
Member

andreasabel commented Dec 16, 2024

There should be already some testing for this addition in our CI:

# Recent releases
- ghc: "9.8"
cabal: "3.10"
cabal_update: "false"

But it does not kick in, 9.8.2 is chosen for 9.8: https://github.com/haskell-actions/setup/actions/runs/12314319770/job/34485405139?pr=98#step:3:9

Looks like the generated files were not updated as part of this PR!? https://github.com/haskell-actions/setup/actions/runs/12314319770/job/34485394350?pr=98#step:7:14

Converting to draft until the files are updated.

@andreasabel andreasabel marked this pull request as draft December 16, 2024 16:55
@andreasabel andreasabel changed the title add ghc-9.8.4 Add GHCs 9.8.4 and 9.12.1 Dec 17, 2024
@andreasabel
Copy link
Member

Now stuck on GHC 9.12.1 not being in the GHCup main channel.

@jonathanknowles
Copy link

@andreasabel It looks like GHC 9.12 is now available on the ghcup main channel. 🎉

@andreasabel andreasabel marked this pull request as ready for review December 20, 2024 04:58
@andreasabel andreasabel merged commit e447c4c into haskell-actions:main Dec 20, 2024
38 of 40 checks passed
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.

GHC 9.12
3 participants