Skip to content

Conversation

@capfredf
Copy link
Member

@capfredf capfredf commented Feb 11, 2021

A recursively defined prefab type caused the expansion to diverge.
The changes fix this issue.

closes #906

also make type error for prefab types more comprehensible

closes #1041

@capfredf capfredf marked this pull request as draft February 11, 2021 19:24
@capfredf capfredf marked this pull request as ready for review February 17, 2021 19:03
A recursively defined prefab type caused the expansion to diverge.
The changes fix this issue.

close racket#906
@capfredf capfredf merged commit 7ed3345 into racket:master Feb 18, 2021
@capfredf capfredf deleted the fix-906 branch February 18, 2021 15:31
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.

report the concrete types for unmatched prefab types instead of their aliases Providing a recursive prefab type causes expansion to diverge

2 participants