Skip to content

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

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

mpickering
Copy link
Collaborator

Fixes #9197

Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

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

Thank you.

@Mikolaj
Copy link
Member

Mikolaj commented Sep 4, 2023

@mpickering care to set the "merge_me` label?

@Mikolaj
Copy link
Member

Mikolaj commented Sep 4, 2023

Ideally after adding the comment @sheaf proposes, I guess?

@andreabedini
Copy link
Collaborator

andreabedini commented Oct 17, 2023

I just went head, committed @sheaf's suggestion and updated the branch.
Given the existing reviews, I did not look at the PR itself.

Comment on lines 4287 to 4289
-- Cabal 3.11 is the first version that supports parallelism semaphores
then par_strat
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
-- 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

Copy link
Collaborator

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.

Copy link
Member

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?

@mpickering mpickering added the merge me Tell Mergify Bot to merge label Nov 7, 2023
@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Nov 10, 2023
@mergify mergify bot merged commit 6330967 into haskell:master Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days merge me Tell Mergify Bot to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--semaphore is not compatible with build-type: Custom
6 participants