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 147 - error FS0073: internal error: Undefined or unsolved type variable: 'a #435

Closed
wants to merge 3 commits into from

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented May 9, 2015

Fix #147

This fixes a long-standing type checker bug. We need to push implicit constructors into the type checking environment when determining what type variables can be generalized.

@dsyme
Copy link
Contributor Author

dsyme commented May 9, 2015

The test baselines (neg92.bsl) need to be updated, I'm running the full tests tonight.

@dsyme dsyme changed the title fix 147 fix 147 - error FS0073: internal error: Undefined or unsolved type variable: 'a May 11, 2015
@dsyme
Copy link
Contributor Author

dsyme commented May 12, 2015

Baselines now updated

@latkin
Copy link
Contributor

latkin commented May 18, 2015

😎

@dsyme dsyme closed this in b1464a7 May 19, 2015
@latkin latkin added the fixed label May 19, 2015
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.

3 participants