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

Update tested-with fields #257

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

mmhat
Copy link

@mmhat mmhat commented Nov 4, 2024

We only include GHC versions in the tested-with fields that are actually tested by our CI. That means we are limited to the GHC versions supported by haskell-ci.

The PR also adds a separate linter workflow since HLint support was removed from haskell-ci, and use Dependabot to check that the versions of the used GitHub actions are up to date.

mmhat added 3 commits November 4, 2024 10:11
We only list GHC versions there that are acutally tested by our CI. That
means versions <8 were removed since they are not supported by
haskell-ci.
This is necessary since HLint support was removed from haskell-ci.
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