Open
Description
Ok, I confess, I committed this silly error. No stream output ever emerges because it keeps accumulating an infinitely long line.
It might help to have a version of "lines" that at least throws an error if the line size gets over a certain length (or split after that length). Or perhaps there is some better way to help debug this silliness... I guess I kind of want a newtype for InputStream ByteString
s that represent lines (implicit newline) vs. those that don't.
Metadata
Metadata
Assignees
Labels
No labels