Hacker News new | ask | show | jobs
by willtim 3247 days ago
Haskell is used to wire-up the IO actions, they are then delivered to the runtime via the main definition. The runtime performs the IO actions.