Please Consider Using Shims, as its necessary to not get conflicting instances.
Cats Effect Instances for Scalaz Concurrent Task. Trying to allow everything to play nicely together with minimal hardships.
To use scalaz-task-effect in an existing SBT project with Scala 2.11 or a later version, add the following dependency to your
build.sbt
:
libraryDependencies += "io.chrisdavenport" %% "scalaz-task-effect" % "<version>"