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

3.14: make Cabal-hooks version track Cabal version #10579

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

sheaf
Copy link
Collaborator

@sheaf sheaf commented Nov 22, 2024

This PR targets the Cabal 3.14 branch.

As pointed out in #10412, it isn't currently feasible to version the Cabal-hooks version separately from Cabal due to the large amount of re-exports (in particular the LocalBuildInfo type and its dependencies).

For the time being, we version Cabal-hooks along with the major Cabal library version.

Companion to #10580.

As pointed out in haskell#10412, it isn't currently feasible to version the
Cabal-hooks version separately from Cabal due to the large amount of
re-exports (in particular the LocalBuildInfo type and its dependencies).

For the time being, we will version Cabal-hooks along with the major
Cabal library version.
@sheaf sheaf changed the title Make Cabal-hooks version track Cabal version 3.14: make Cabal-hooks version track Cabal version Nov 22, 2024
Cabal-hooks/changelog.md Outdated Show resolved Hide resolved
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!

Cabal-hooks/changelog.md Outdated Show resolved Hide resolved
@sheaf sheaf added merge me Tell Mergify Bot to merge squash+merge me Tell Mergify Bot to squash-merge and removed attention: needs-review merge me Tell Mergify Bot to merge labels Dec 6, 2024
@mergify mergify bot merged commit 99386c1 into haskell:3.14 Dec 6, 2024
52 checks passed
@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Dec 8, 2024
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 squash+merge me Tell Mergify Bot to squash-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants