Hacker News new | ask | show | jobs
by BucketSort 2674 days ago
The main concepts are presented well, but people have complained about it being dated. What in particular do you find outdated?
1 comments

I saw someone confused on haskell-cafe yesterday because it doesn't cover Applicative so their Monad instance was invalid.
Oof that is bad. I admit that I only used it to learn the basic concepts that just did exercises and read the prelude documentation ( which is fantastic ). Thanks for letting me know.