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 am currently trying to cross-build a library with Scala 3 and rewriting the typeclass derivation logic. I ran into this issue when dealing with nested sealed traits. Is that intended? Is there any workaround?