Skip to content

Commit 3da410a

Browse files
committed
M5 cats-effect
1 parent 71012d8 commit 3da410a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Add in sbt using `libraryDependencies += ...`:
7070
"io.github.cquiroz" %% "scala-java-time" % "2.0.0-RC1"
7171
"org.scala-stm" %% "scala-stm" % "0.9"
7272
"com.github.pathikrit" %% "better-files" % "3.7.0"
73+
"org.typelevel" %% "cats-effect" % "1.1.0"
7374

7475
### Compiler plugins
7576

@@ -119,7 +120,6 @@ Typelevel and related:
119120
* [algebra](https://github.com/typelevel/algebra/issues/219)
120121
* [spire](https://github.com/non/spire/issues/742)
121122
* blocked by algebra
122-
* [cats-effect](https://github.com/typelevel/cats-effect/issues/66)
123123
* [jawn](https://github.com/non/jawn/issues/120)
124124
* [circe](https://github.com/circe/circe/pull/1015)
125125
* blocked by jawn

0 commit comments

Comments
 (0)