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

Correct version number for GHC 9.12.1-alpha1 #746

Conversation

RyanGlScott
Copy link
Contributor

Due to a packaging mistake, GHC 9.12.1-alpha1 uses the version number 9.12.20241014 rather than 9.12.0.20241014. See
https://gitlab.haskell.org/ghc/ghc/-/issues/25123#note_591718.

This updates haskell-ci to use the actual version number.

Due to a packaging mistake, GHC 9.12.1-alpha1 uses the version number
9.12.20241014 rather than 9.12.0.20241014. See
https://gitlab.haskell.org/ghc/ghc/-/issues/25123#note_591718.

This updates `haskell-ci` to use the actual version number.
@phadej
Copy link
Collaborator

phadej commented Oct 21, 2024

This is dubious. 9.12.20241014 is greater then the future real 9.12.1 (EDIT: This will cause possible checks for prerelease versions fail). I'd rather skip the alpha1 all together. If it's packaged wrong, GHC HQ should repackage.

@phadej phadej closed this Oct 21, 2024
@RyanGlScott
Copy link
Contributor Author

OK. In that case, can you revert the changes from #745? They're functionally broken.

@RyanGlScott RyanGlScott deleted the ghc-9.12.1-alpha1-correct-version-number branch October 21, 2024 14:22
@phadej
Copy link
Collaborator

phadej commented Oct 21, 2024

Reverted and opened https://gitlab.haskell.org/ghc/ghc/-/issues/25408

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