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

Deal with unification variables after type-checking (mantis #44) #16

Open
craff opened this issue Nov 1, 2017 · 0 comments
Open

Deal with unification variables after type-checking (mantis #44) #16

craff opened this issue Nov 1, 2017 · 0 comments

Comments

@craff
Copy link
Collaborator

craff commented Nov 1, 2017

Unification variable that remains after type-checking should
get a default instanciation.

Remark: if later we keep unification constraints, this would become very
important as there could be unsolvable contraints, or preferably, we should ensure all constraints have a default instanciation that we could use.

craff added a commit that referenced this issue Mar 11, 2019
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