freckle/Weeder

Annotate unused functions in a Haskell project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ghc-versionFull version of GHC your project uses, to ensure HIE compatibility yes
weeder-argumentsArguments to pass when invoking weeder --require-hs-files
working-directoryChange to this directory before operating .
failFail the build if unused functions found? true
namedescription
logPath to a file containing found weeds in JSON format; a list of objects with the keys `identifier`, `file`, and `line`.