| |||||||||
| |||||||||
Description | |||||||||
Utility module, with various useful stuff. | |||||||||
Synopsis | |||||||||
| |||||||||
Documentation | |||||||||
| |||||||||
| |||||||||
Break a list of bytestrings on a predicate. | |||||||||
| |||||||||
Output (to stderr) progress while evaluating a lazy list. Useful for generating output while (conceptually, at least) in pure code | |||||||||
| |||||||||
A lazier version of Control.Monad.sequence in Control.Monad, needed by countIO above. | |||||||||
| |||||||||
Workaround, the current Data.ByteString.Lazy.Char8 contains a bug in Data.ByteString.Lazy.Char8.lines. | |||||||||
Produced by Haddock version 2.6.1 |