Safe Haskell | None |
---|---|
Language | Haskell2010 |
Unused.CLI.ProgressIndicator
Documentation
data ProgressIndicator Source #
progressWithIndicator :: Monoid b => (a -> IO b) -> ProgressIndicator -> [a] -> IO b Source #
unused-0.10.0.0: A command line tool to identify unused code.
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Unused.CLI.ProgressIndicator
data ProgressIndicator Source #
progressWithIndicator :: Monoid b => (a -> IO b) -> ProgressIndicator -> [a] -> IO b Source #