You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have an edit to change the type of a definition to include a "Default" constraint, we have to think about the interaction with termination edits.
In particular, they don't work together --- the type change confuses things. For an example where this is necessary see collectNAnnBndrs in CoreSyn.
The text was updated successfully, but these errors were encountered:
Issue by sweirich
Tuesday Jun 25, 2019 at 10:47 GMT
Originally opened as antalsz/hs-to-coq#128
Now that we have an edit to change the type of a definition to include a "Default" constraint, we have to think about the interaction with termination edits.
In particular, they don't work together --- the type change confuses things. For an example where this is necessary see
collectNAnnBndrs
inCoreSyn
.The text was updated successfully, but these errors were encountered: