Hacker News new | ask | show | jobs
by IsTom 695 days ago
I'm a little behind times on Haskell (haven't used it for some years) – there always were extensions that made it unsound, but the core language was pretty solid.
1 comments

Well, it does use unsafePerformIO. It's not particularly horrible most of the time, but in this case it obviously is.