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
Fix#2888: Avoid caching supertypes of hk applications with provisional infos
If the type constructor of a hk application has a provisional info (because
we are starting to initialize an F-bounded definition), we cannot cache its
supertype. We get an empty bound if we do.
0 commit comments