Skip to content

Conversation

michaelpj
Copy link
Collaborator

The haskell setup action supports using the major version, and then it
will select the latest minor version. That should be fine for us - we
don't have to change anything to get new minor versions, and it's not
too much of a problem to get new minor versions implicitly, since they
should be very unlikely to break things.

The haskell setup action supports using the major version, and then it
will select the latest minor version. That should be fine for us - we
don't have to change anything to get new minor versions, and it's not
too much of a problem to get new minor versions implicitly, since they
should be very unlikely to break things.
@michaelpj michaelpj requested a review from isovector as a code owner June 10, 2023 14:05
@michaelpj michaelpj added the merge me Label to trigger pull request merge label Jun 10, 2023
@michaelpj michaelpj force-pushed the mpj/ghc-major-versions branch 3 times, most recently from 98aff46 to f07c2ff Compare June 10, 2023 15:16
@michaelpj michaelpj force-pushed the mpj/ghc-major-versions branch from 8b848e2 to d3954ce Compare June 10, 2023 15:21
@fendor
Copy link
Collaborator

fendor commented Jun 10, 2023

Then the minor version we install depends on the setup action version?

@michaelpj
Copy link
Collaborator Author

Yep. Which I think is fine? We'll still discover any issues deterministically when that gets updated.

Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

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

LGTM after a discussion with @michaelpj

@mergify mergify bot merged commit 8176fb8 into master Jun 11, 2023
@fendor fendor mentioned this pull request Aug 8, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants