Hacker News new | ask | show | jobs
by wyager 4331 days ago
You are partially correct. All IO operations "start" in sequential order. Only some of them "finish" sequentially (like putStrLn).