Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data ProgressIndicator Source #
progressWithIndicator :: Monoid b => (a -> IO b) -> ProgressIndicator -> [a] -> IO b Source #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
data ProgressIndicator Source #
progressWithIndicator :: Monoid b => (a -> IO b) -> ProgressIndicator -> [a] -> IO b Source #