Safe Haskell | None |
---|---|
Language | Haskell2010 |
Unused.CLI.ProgressIndicator.Internal
Documentation
start :: ProgressIndicator -> Int -> IO (ThreadId, ProgressIndicator) Source #
stop :: ProgressIndicator -> IO () Source #
increment :: ProgressIndicator -> IO () Source #
printPrefix :: ProgressIndicator -> IO () Source #