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

Type inference, keep free type substitutions in context #17

Open
elefthei opened this issue Mar 4, 2019 · 0 comments
Open

Type inference, keep free type substitutions in context #17

elefthei opened this issue Mar 4, 2019 · 0 comments
Labels

Comments

@elefthei
Copy link
Collaborator

elefthei commented Mar 4, 2019

Right now, substituting free types is not kept in context as a constraint and thus we cannot do constraint solving. Add CTFree constraints in the context and remove them according to scoping.

@elefthei elefthei added the hard label Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant