purescript-deprecated/purescript-node-streams-aff

In Node.js writing to stdout doesn’t work

Closed this issue · 1 comments

Our write function doesn't suffer from this problem because it respects “backpressure” and waits for the 'drain' event.