Hacker News new | ask | show | jobs
by mightybyte 4268 days ago
They chose to make Haskell a lazy language and that forced them to make it pure. You cannot have laziness without purity.
1 comments

You can, but you'll really hate it :)