package-private methods still ambiguate implicit conversions #12666
Labels
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
has PR
implicit
Milestone
Reproduction steps
Problem
This reproducer is a revival of #12578, which was solved as originally reported via #11787 / scala/scala#9999. But unfortunately that fix did not help in typelevel/cats#4244. It seems that adding the typeclass constraint breaks it.
The text was updated successfully, but these errors were encountered: