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

Drop only dictionaries of type Eq, Ord, Numerical, and ~ #1606

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yiyunliu
Copy link
Collaborator

@yiyunliu yiyunliu commented Feb 8, 2020

Once typeclass support is properly implemented, we should no longer drop dictionaries (term level) and class constraints (type level), with the exception of Eq, Ord, Numerical (Num, Integral, etc.).
While tests for class-laws would definitely break, I want use this PR to see if there's anything else that will be broken that I did not expect.

@facundominguez
Copy link
Collaborator

@nikivazou do you know what is the status of this PR? Should it be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants