Skip to content

GitHub Actions: Add separate hlint action #669

@slotThe

Description

@slotThe

Problem Description

Due to hlint's inconsistent packaging of releases it may be better to introduce a separate action for it. This would enable us to

  • have more fine-grained control over the version that we use (e.g. in a situation like this we could just roll back to the last release),
  • decouple the "hlint" step from the "does it work with some recent versions of GHC" step, which seems conceptually nicer.

For example, the haskell-language-server people seem to have already done this here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions