Hacker News new | ask | show | jobs
by saosebastiao 4189 days ago
Since when did monads become a synonym for Haskell?
2 comments

You really need to learn monads to use Haskell, and it's one of the major barriers for newcomers. It's no different from pointers in C.
Since 2000 tutorials emphasizing them as the gist of Haskell programming...