Skip to content

Conversation

@adamgundry
Copy link
Contributor

CI was failing because the configuration was too old, so it was requesting Ubuntu versions that are no longer available. Hopefully this should resolve that issue. I've also dropped testing for GHC 9.4 and bumped the versions of the other major series.

cc @adinapoli

@adinapoli
Copy link
Contributor

thanks @adamgundry ! It seems like we still need a bit of TLC, I think -Wunused-packages is handy as far as realising a new version of the package goes, but it hinders a bit quick prototyping -- do you want to keep it or not?

@adamgundry
Copy link
Contributor Author

Hmm, it seems haskell-ci has introduced some new uses of -Werror. For now I've just manually removed these from the generated script.

@adamgundry adamgundry merged commit 2bf817a into master Nov 5, 2025
6 checks passed
@adamgundry adamgundry deleted the wip/fix-ci branch November 5, 2025 13:11
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.

3 participants