Skip to content

Instantly share code, notes, and snippets.

@vigoo
Created November 22, 2019 17:16
Show Gist options
  • Save vigoo/ebe0a677596036f8df5cd755bb54a548 to your computer and use it in GitHub Desktop.
Save vigoo/ebe0a677596036f8df5cd755bb54a548 to your computer and use it in GitHub Desktop.
prox 3/10
[error] prox/src/test/scala/io/github/vigoo/prox/ProcessSpecs.scala:95:63: diverging implicit expansion for type cats.effect.Concurrent[F]
[error] starting with method catsIorTConcurrent in object Concurrent
[error] running <- (Process[IO]("echo", List("Hello world!")) > tempFile.toPath).start(blocker)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment