-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
enhancementNew content or edit requestNew content or edit requesthelp wantedExtra attention is neededExtra attention is needed
Description
The section "The Monad type class" in the chapter "A Fistful of Monads" (https://learnyouahaskell.github.io/a-fistful-of-monads.html#the-monad-type-class) talks about how Applicative
is not a superclass of Monad
. However, that is not true anymore. Additionally, fail
is no longer a method of Monad
.
smith558 and lilmonk3y
Metadata
Metadata
Assignees
Labels
enhancementNew content or edit requestNew content or edit requesthelp wantedExtra attention is neededExtra attention is needed