Skip to content

Fix cabal check for Hackage release #4528

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
Mar 25, 2025

Conversation

fendor
Copy link
Collaborator

@fendor fendor commented Mar 25, 2025

The current haskell-language-server.cabal fails when running cabal check for cabal-install 3.12.1.0.
I don't know which cabal version is used on Hackage, but I know that this cabal check was an issue for the last Hackage release.

We need to add a check to the release CI, but it is quite annoying since cabal check doesn't accept all as a target.

@fendor
Copy link
Collaborator Author

fendor commented Mar 25, 2025

This PR is a prerequisite for the release.

@fendor fendor requested review from michaelpj, jhrcek and soulomoon and removed request for michaelpj and jhrcek March 25, 2025 10:16
@fendor fendor force-pushed the enhance/cabal-check branch from 4b75a7e to 221d2bd Compare March 25, 2025 14:43
@fendor fendor force-pushed the enhance/cabal-check branch from 221d2bd to 61eb7a9 Compare March 25, 2025 15:09
@fendor fendor merged commit 47835cd into haskell:master Mar 25, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant