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

Remove old typechecker #2545

Merged
merged 16 commits into from
Dec 1, 2023
Merged

Remove old typechecker #2545

merged 16 commits into from
Dec 1, 2023

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Nov 29, 2023

@janmasrovira janmasrovira self-assigned this Nov 29, 2023
@janmasrovira janmasrovira marked this pull request as ready for review November 29, 2023 17:49
ignored :: HashSet String
ignored =
HashSet.fromList
[ "Test046: Polymorphic type arguments",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of ignoring this test with the new typechecker, we should modify it to work by inserting the implicit holes manually as required (in a minimal way).

Copy link
Collaborator Author

@janmasrovira janmasrovira Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've addressed it here a8eddc7.

@jonaprieto jonaprieto added this to the 0.5.5 milestone Dec 1, 2023
Copy link
Collaborator

@jonaprieto jonaprieto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as the last revision's comments were addressed.

@janmasrovira janmasrovira merged commit c8e7ce8 into main Dec 1, 2023
4 checks passed
@janmasrovira janmasrovira deleted the remove-old-typechecker branch December 1, 2023 15:50
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.

3 participants