dead-code-detection: detect dead code in haskell projects

[ bsd3, development, program ] [ Propose Tags ]

detect dead code in haskell projects


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2, 0.3, 0.4, 0.4.0.1, 0.5, 0.5.1, 0.6, 0.7, 0.8, 0.8.1
Dependencies base (>=4 && <5), containers, getopt-generics (>=0.12 && <0.13), ghc, ghc-paths, gitrev, Glob, graph-wrapper, silently, string-conversions, uniplate [details]
License BSD-3-Clause
Author
Maintainer Sönke Hahn <soenkehahn@gmail.com>
Category Development
Home page https://github.com/soenkehahn/dead-code-detection#readme
Bug tracker https://github.com/soenkehahn/dead-code-detection/issues
Source repo head: git clone https://github.com/soenkehahn/dead-code-detection
Uploaded by SoenkeHahn at 2015-11-09T03:43:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables dead-code-detection
Downloads 7865 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-12-12 [all 4 reports]

Readme for dead-code-detection-0.4

[back to package description]

status: experimental

dead-code-detection detects dead code in haskell projects.

$ dead-code-detection --root Main -isrc
src/Example/Module.hs:42:23: unusedName