splint: HLint as a GHC source plugin.
Warning: This package is not maintained anymore.
Splint makes HLint 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]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- splint-2.0.0.5.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.18.0.0 && <4.19 || >=4.19.0.0 && <4.20), containers (>=0.6.7 && <0.7), ghc (>=9.6.1 && <9.7 || >=9.8.1 && <9.9), hlint (>=3.6.1 && <3.7 || >=3.8 && <3.9), stm (>=2.5.1.0 && <2.6) [details] |
License | ISC |
Author | |
Maintainer | Taylor Fausak |
Category | Development |
Source repo | head: git clone https://github.com/tfausak/splint |
Uploaded | by fozworth at 2024-07-08T14:42:19Z |
Distributions | |
Downloads | 1727 total (50 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 2024-07-08 [all 2 reports] |