NixOS / cabal2nix

Generate Nix build instructions from a Cabal file
https://haskell4nix.readthedocs.io
Other
355 stars 154 forks source link

Enable hlint on CI #565

Open sternenseemann opened 2 years ago

sternenseemann commented 2 years ago

What we want to add to haskell-ci is: "--hlint","--hlint-job","9.0.2","--hlint-options","-XCPP",. We'll also want to provide a sensible hlint.yaml which disables some of the stupider suggestions.