weeder-1.0.6: Detect dead code

Safe HaskellNone
LanguageHaskell2010

Weeder

Description

Run the weeder program as a direct dependency. You are encouraged to use the binary in preference to the library.

Synopsis

Documentation

weeder :: [String] -> IO Int Source #

Given the weeder command line arguments, return the number of warnings that were produced. If the number is 0 that corresponds to a successful run.