|
|
|
|
|
Documentation |
|
|
Constructors | ReaderStream | | readerClose :: IO () | | readerGet :: IO ([a], Int) | | readerGetUncut :: IO [a] | |
|
|
|
|
|
|
|
|
Constructors | NullSaver | A saver that discards all output
| FileSaver String | A saver that operates on files. The parameter is the prefix for the files.
Creates the prefix directory.
| Queue Saver | Enable queueing.
| Memory (MVar Store) | |
|
|
|
|
|
|
|
Produced by Haddock version 2.4.2 |