-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
More MTL instances #1378
Milestone
Comments
should this one be closed by #1413? |
@adelbertc should this one be closed by #1413? |
Mm, we're still missing instances. For instance we don't have a On a related note @edmundnoble is working on a re-encoding of the MTL type classes soo.. |
Sort of blocked by #1210 |
continued on #1616 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A lot of MTL instances are defined inductively, see: https://hackage.haskell.org/package/mtl
We seem to only have the obvious instances, but none on the other transformers.
The text was updated successfully, but these errors were encountered: