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

check compatibility with GHC prereleases #10666

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

geekosaur
Copy link
Collaborator

This unnecessarily runs even when a prerelease isn't active, but if it fails then then we have bigger problems (like we do right now with a buggy 3.14.1.0 released).

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

@geekosaur geekosaur marked this pull request as draft December 23, 2024 15:26
@geekosaur geekosaur force-pushed the ghc-prereleases branch 8 times, most recently from 52d2ec1 to a02509a Compare December 23, 2024 18:18
@geekosaur geekosaur marked this pull request as ready for review December 23, 2024 18:42
@geekosaur
Copy link
Collaborator Author

I filed haskell-actions/setup#104 over the complete inability to get a path or actual version specific to the latest-prerelease install. (I suspect they'll reject it, since it's ghcup-specific but they also use Chocolatey and (for some reason) hvr's ancient unmaintained PPA.)

This unnecessarily runs even when a prerelease isn't active, but
if it fails then then we have bigger problems (like we do right
now with a buggy 3.14.1.0 released).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant