Hacker News new | ask | show | jobs
by cruhl 3893 days ago
A lot of people don't realize Haskell can be used without whitespace sensitivity C-style.
1 comments

Sure, but as all code that actually exists in the real world uses the whitespace sensitive syntax, you're still going to have to interact with it to get things done.