Open
Description
Was able to reproduce in a small example, although not very practical:
https://scastie.scala-lang.org/GLQ08KWRSaW2QtlNob8Hxg
type mismatch;
found : org.atnos.eff.Eff[R,a3.Foo]
required: org.atnos.eff.Eff[R,_1.Foo] where val _1: Module.this.Nextie
type mismatch;
found : org.atnos.eff.Eff[R,Any]
required: Domain
Metadata
Metadata
Assignees
Labels
No labels