Skip to content

Add GHC 9.12.2 and update GHCup to 0.1.40.0 (necessary) #772

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

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

andreasabel
Copy link
Contributor

@andreasabel andreasabel commented Mar 15, 2025

I hope I did the config history correctly.
I tested it here: https://github.com/andreasabel/agda2lagda/actions/runs/13875986338/job/38828336553

@phadej phadej merged commit 0b2b0bd into haskell-CI:master Mar 16, 2025
9 checks passed
@@ -72,6 +72,8 @@ configHistory =
-- https://github.com/haskell-CI/haskell-ci/issues/766
, ver 0 19 20250115 := \cfg -> cfg
& field @"cfgCabalInstallVersion" ?~ C.mkVersion [3,12,1,0]
, ver 0 19 20250315 := \cfg -> cfg
& field @"cfgGhcupVersion" .~ C.mkVersion [0,1,40,0]
Copy link
Collaborator

Choose a reason for hiding this comment

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

will need to update the script to use aliases for prerelease and vanilla channels, those have 0.0.8 version (and path overall) hardcoded.

Copy link
Collaborator

Choose a reason for hiding this comment

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

[ Warn  ] New metadata version detected
[ ...   ]     old URI: https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-prereleases-0.0.8.yaml
[ ...   ]     new URI: https://raw.githubusercontent.com/haskell/ghcup-metadata/refs/heads/master/ghcup-prereleases-0.0.9.yaml

@andreasabel andreasabel deleted the ghc-9.12.2 branch March 16, 2025 13:08
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