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

Fix type inference of non-rigid number vars #721

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Conversation

jmbockhorst
Copy link
Member

@jmbockhorst jmbockhorst commented Jun 30, 2022

Fixes #697. This is also a bug in intelij-elm. I am not fully confident with this fix, mostly because the compiler behavior here is a little confusing, but it passes all tests so I think it should be fine.

@jmbockhorst jmbockhorst requested a review from razzeee June 30, 2022 21:27
@razzeee razzeee merged commit 025b0f8 into main Jun 30, 2022
@razzeee razzeee deleted the jmbockhorst/issue697 branch June 30, 2022 23:30
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

Successfully merging this pull request may close these issues.

Type inference error with Tuples and float/ints
2 participants