Skip to content

Conversation

@sellout
Copy link
Owner

@sellout sellout commented Jan 13, 2026

cabal check fails if bounds are missing, so this is needed for validate-template to succeed on Haskell. If these bounds turn out to be incorrect downstream (for example, after unsupported GHC versions are removed), it will be discovered by CI anyway.

Unfortunately, this isn’t enough to get cabal check passing. It will also need to have core/src/ created, which requires sellout/flaky#183.

`cabal check` fails if bounds are missing, so this is needed for
`validate-template` to succeed on Haskell. If these bounds turn out to be
incorrect downstream (for example, after unsupported GHC versions are removed),
it will be discovered by CI anyway.

Unfortunately, this isn’t enough to get `cabal check` passing. It will also need
to have core/src/ created, which requires sellout/flaky#183.
@sellout sellout merged commit 6aef24a into main Jan 13, 2026
67 checks passed
@sellout sellout deleted the improve-cabal-check branch January 13, 2026 19:20
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.

2 participants