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
In doing the type safety proof, I discovered an extra condition which needs to be added to GHC's CoreLint to make sure that there is no skolem escape in foralls. Behold the power of math!
The text was updated successfully, but these errors were encountered:
In doing the type safety proof, I discovered an extra condition which needs to be added to GHC's CoreLint to make sure that there is no skolem escape in foralls. Behold the power of math!
The text was updated successfully, but these errors were encountered: