Skip to content

wemrysi/scalaz-task-effect

 
 

Repository files navigation

scalaz-task-effect Build Status Maven Central

Cats Effect Instances for Scalaz Concurrent Task. Trying to allow everything to play nicely together with minimal hardships.

Quick Start

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>"

About

Cats-Effect Instances for Scalaz Task

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%