splint: HLint as a GHC source plugin.
Splint makes HLint 3 available as a GHC source plugin. To use it, pass
-fplugin=Splint
to GHC. Any options passed to Splint are passed through to
HLint. For example you can use -fplugin-opt=Splint:'--ignore=Use concatMap'
to ignore the "Use concatMap
" suggestion.
[Skip to Readme]
Downloads
- splint-1.0.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.0, 1.0.0.1, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.2.0, 1.0.2.1, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.0.5 |
---|---|
Dependencies | base (>=4.14.0 && <4.15), ghc (>=8.10.1 && <8.11), hlint (>=3.0 && <3.2) [details] |
License | ISC |
Author | |
Maintainer | Taylor Fausak |
Category | Development |
Source repo | head: git clone https://github.com/tfausak/splint |
Uploaded | by fozworth at 2020-05-24T12:28:23Z |
Distributions | |
Downloads | 1837 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2020-05-24 [all 3 reports] |