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
Allow simple type args of parent types to back reference
Can't do so for higher-kinded type arguments, as eta-expanding them
requires completing them. Nor for applied type arguments, as typing the
applied tree type requires completing the type constructor.
0 commit comments