-
Notifications
You must be signed in to change notification settings - Fork 712
Require version 3,11 of Cabal to support --semaphore flag #9221
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
@mpickering care to set the "merge_me` label? |
Ideally after adding the comment @sheaf proposes, I guess? |
I just went head, committed @sheaf's suggestion and updated the branch. |
-- Cabal 3.11 is the first version that supports parallelism semaphores | ||
then par_strat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-- Cabal 3.11 is the first version that supports parallelism semaphores | |
then par_strat | |
then -- Cabal 3.11 is the first version that supports parallelism semaphores | |
par_strat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI fails because of formoulu, this should fix it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mpickering care to set the "merge_me` label, after committing this change, if it looks right to you?
Fixes #9197