Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

ChristopherDavenport/scalaz-task-effect

Repository files navigation

scalaz-task-effect Build Status Maven Central

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.

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