scala-hamsters/hamsters

Define a more explicit error message when implicit execution context is missing for monad transformers

loicdescotte opened this issue · 0 comments

Current message : could not find implicit value for parameter evidence: io.github.hamsters.Monad[scala.concurrent.Future]

We should use @implicitNotFound to define a better one