(Note: I don't know what I'm doing at all) Running this: https://github.com/revmischa/functional-readerwriter/blob/master/src/Writer.hs Produces the error: ``` $ stack build && stack exec ddb-exe ddb-exe: ./scratch/chunk95196-0.list: hGetBufSome: illegal operation (handle is closed) ```