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

"Since" information for MonadFail instances missing (haddock, CHANGELOG) #105

Open
2 tasks
andreasabel opened this issue Mar 24, 2022 · 0 comments
Open
2 tasks

Comments

@andreasabel
Copy link
Member

After doing a bit of research, I conjecture that the MonadFail instances (e.g. for ReaderT) were added in mtl-2.2.1.
However, this information isn't attached to these instances in the haddocks (e.g. https://hackage.haskell.org/package/mtl-2.2.1/docs/Control-Monad-Reader.html#v:fail), nor is it mentioned in the CHANGELOG (https://hackage.haskell.org/package/mtl-2.2.2/changelog).

Proposal:

  • add missing since information to the docs
  • also add to CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant