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
(Every time I try to minimize it further, I hit #11264)
Output
[error] --Error:/home/lars/proj/typelevel/semigroups/core/src/main/scala/io/chrisdavenport/semigroups/Dual.scala:20:4
[error] 20|newCommutativeMonad[Dual] withNonEmptyTraverse[Dual] withDistributive[Dual]{
[error] |^
[error] |bad parameter reference io.chrisdavenport.semigroups.Dual#A at elimOpaque
[error] |the parameter is typeA in classDual but the prefix io.chrisdavenport.semigroups.Dual
[error] |does not define any corresponding arguments.
Expectation
It should compile.
The text was updated successfully, but these errors were encountered:
Compiler version
3.0.0-M3
Minimized code
https://github.com/typelevel/semigroups/tree/wip/dotty
sbt ++3.0.0-M3! coreJVM/compile
(Every time I try to minimize it further, I hit #11264)
Output
Expectation
It should compile.
The text was updated successfully, but these errors were encountered: