We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71012d8 commit 3da410aCopy full SHA for 3da410a
projects-2.13.md
@@ -70,6 +70,7 @@ Add in sbt using `libraryDependencies += ...`:
70
"io.github.cquiroz" %% "scala-java-time" % "2.0.0-RC1"
71
"org.scala-stm" %% "scala-stm" % "0.9"
72
"com.github.pathikrit" %% "better-files" % "3.7.0"
73
+ "org.typelevel" %% "cats-effect" % "1.1.0"
74
75
### Compiler plugins
76
@@ -119,7 +120,6 @@ Typelevel and related:
119
120
* [algebra](https://github.com/typelevel/algebra/issues/219)
121
* [spire](https://github.com/non/spire/issues/742)
122
* blocked by algebra
-* [cats-effect](https://github.com/typelevel/cats-effect/issues/66)
123
* [jawn](https://github.com/non/jawn/issues/120)
124
* [circe](https://github.com/circe/circe/pull/1015)
125
* blocked by jawn
0 commit comments