Skip to content

Conversation

@ffaf1
Copy link
Collaborator

@ffaf1 ffaf1 commented Dec 15, 2025

Closes #11349
cabal check now recognises SetupHooks.hs as a valid setup script.

QA NOTES

Download the repro in #11349, run cabal check.

@ffaf1
Copy link
Collaborator Author

ffaf1 commented Dec 15, 2025

Does this need backport? I think so, since it influences Hackage behaviour.

@ffaf1 ffaf1 force-pushed the check-setup branch 3 times, most recently from da90f33 to 3c6affb Compare December 15, 2025 17:46
`cabal check` now recognises SetupHooks.hs as a valid setup script.
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.

+1

@ffaf1 ffaf1 added merge me Tell Mergify Bot to merge and removed attention: needs-review labels Dec 15, 2025
@mergify mergify bot added the ready and waiting Mergify is waiting out the cooldown period label Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

attention: needs-backport 3.16 merge me Tell Mergify Bot to merge ready and waiting Mergify is waiting out the cooldown period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cabal check complains about a missing Setup.hs script when using build-type: Hooks

3 participants