Hacker News new | ask | show | jobs
by Sssnake 4512 days ago
>And Haskell's rules are a pain.

How?

1 comments

Somehow, I find myself caught doing an incorrect indent regularly. I appreciate Python's ':' marker, which unambiguously tells you "either write the next statement on the same line, or indent". I remember it being criticized, but I think it's actually really good.