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
I notice/realise we expose some instances that are defined based on base version despite them existing before the given base version. This is obviously a problem as it would violate the package abstraction in a non-benign way.
I notice/realise we expose some instances that are defined based on
baseversion despite them existing before the givenbaseversion. This is obviously a problem as it would violate the package abstraction in a non-benign way.