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

Enable hlint on CI #565

Open
sternenseemann opened this issue Jul 21, 2022 · 0 comments
Open

Enable hlint on CI #565

sternenseemann opened this issue Jul 21, 2022 · 0 comments

Comments

@sternenseemann
Copy link
Member

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.

sternenseemann added a commit that referenced this issue Jul 21, 2022
* Pick the widest common set of GHC major release series to test for all
  packages and bump to the latest available one. Sadly we can't test 8.6.5
  anymore and haskell-ci doesn't know about 9.2.3 yet.

* Include all packages tracked by the cabal.project file

* Apply PackageMap.hs doctest workaround for distribution-nixpkgs

* hlint will need to be reenabled later, see #565.
sternenseemann added a commit that referenced this issue Jul 21, 2022
* Pick the widest common set of GHC major release series to test for all
  packages and bump to the latest available one. Sadly we can't test 8.6.5
  anymore and haskell-ci doesn't know about 9.2.3 yet.

* Include all packages tracked by the cabal.project file

* Apply PackageMap.hs doctest workaround for distribution-nixpkgs

* hlint will need to be reenabled later, see #565.
sternenseemann added a commit that referenced this issue Oct 9, 2022
* Pick the widest common set of GHC major release series to test for all
  packages and bump to the latest available one. Sadly we can't test 8.6.5
  anymore and haskell-ci doesn't know about 9.2.3 yet.

* Include all packages tracked by the cabal.project file

* Apply PackageMap.hs doctest workaround for distribution-nixpkgs

* hlint will need to be reenabled later, see #565.
sternenseemann added a commit that referenced this issue Oct 9, 2022
* Pick the widest common set of GHC major release series to test for all
  packages and bump to the latest available one. Sadly we can't test 8.6.5
  anymore and haskell-ci doesn't know about 9.2.3 yet.

* Include all packages tracked by the cabal.project file

* Apply PackageMap.hs doctest workaround for distribution-nixpkgs

* hlint will need to be reenabled later, see #565.
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

No branches or pull requests

1 participant