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
@milessabin Does this ring a bell to you? This looks quite similar to #7 (comment), although removing arbContainer2 from scalacheck-shapeless doesn't address the issue here (one just gets "cannot find implicit value..." then).
Unlike #7, the problem only appears when singleton types are involved.
Reported by @raulraja on the gitter of shapeless (https://gitter.im/milessabin/shapeless?at=56fcf50fbbffcc665faad6e5)
Surprisingly, explicitly specifying the type parameter of
test
makes this work again,The text was updated successfully, but these errors were encountered: