hlint-plugin: GHC plugin for hlint
This package provides an GHC plugin that runs hlint
on the compiled
module. The main advantages of doing this are: (A) better integration with
GHC tooling, (B) only linting modules that change, and (C) only parsing the
module once.
.
Note that this package will only build if you build the hlint
dependency
with -f-ghc-lib
and build the ghc-lib-parser-ex
dependency with
-fno-ghc-lib
[Skip to Readme]
Downloads
- hlint-plugin-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15.0.0 && <5), containers, ghc (>=9.0.2 && <9.2 || >=9.2.1 && <9.4 || >=9.4.1 && <9.6 || >=9.6.1 && <9.8), hlint (>=3.3 && <3.7) [details] |
License | BSD-3-Clause |
Copyright | 2023 Mercury Technologies |
Author | Mercury Technologies |
Maintainer | gabriella@mercury.com |
Uploaded | by GabrielGonzalez at 2023-09-08T14:56:12Z |
Distributions | |
Downloads | 148 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |