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

[TC] Add support for multiple instances of a type class on a single type #513

Open
fdupress opened this issue Jan 12, 2024 · 0 comments
Open
Assignees

Comments

@fdupress
Copy link
Member

It is currently effectively impossible to have two instances of, say, type class monoid on a single type (for example int). The instances can be defined, but only the operators corresponding to the first can be selected.

@strub strub self-assigned this Apr 5, 2024
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

2 participants