Skip to content

Conversation

@capfredf
Copy link
Member

@capfredf capfredf commented Oct 8, 2021

change those types to be forward-compatible with TR's upcoming changes where
polymorphic types are not replacements of type constructors any more.

@capfredf
Copy link
Member Author

capfredf commented Oct 8, 2021

related to racket/typed-racket#1143

change those types to be forward-compatible with TR's upcoming changes where
polymorphic types are no longer replacements of type constructors
@alex-hhh
Copy link
Collaborator

alex-hhh commented Oct 8, 2021

This looks good to me. @samth , is this change OK to merge? If it is I will merge it and also put it on the release branch to make it into 8.3.

@capfredf
Copy link
Member Author

capfredf commented Oct 9, 2021

@alex-hhh it should be fine. The change I made is compatible with all past and current version of Typed Racket where define-type is supported. And we won't make the linked change set to Type Racket into 8.3. After all, it is still a work-in-progress.

@alex-hhh alex-hhh merged commit ed9d035 into racket:master Oct 9, 2021
@alex-hhh
Copy link
Collaborator

alex-hhh commented Oct 9, 2021

OK, I merged it down, but will not add this change to the release branch so it won't be in 8.3

@capfredf capfredf deleted the fix-types branch October 9, 2021 12:19
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.

2 participants