Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The Monad type class" is outdated #5

Open
konsumlamm opened this issue Feb 12, 2022 · 1 comment · May be fixed by #46
Open

"The Monad type class" is outdated #5

konsumlamm opened this issue Feb 12, 2022 · 1 comment · May be fixed by #46
Assignees
Labels
enhancement New content or edit request help wanted Extra attention is needed

Comments

@konsumlamm
Copy link
Collaborator

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.

@konsumlamm konsumlamm added the enhancement New content or edit request label Feb 12, 2022
@smith558 smith558 added the help wanted Extra attention is needed label Feb 14, 2022
@smith558
Copy link
Collaborator

@konsumlamm Thanks for pointing these out! I'll keep this open so it can be incorporated. If you're interested and have basic web development experience please feel free to fork and make changes. Open to pull requests. :)

@Mr-Andersen Mr-Andersen linked a pull request Feb 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New content or edit request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants