Skip to content

Commit 744f046

Browse files
authored
Update projects-2.12.md
1 parent 9a29ff6 commit 744f046

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects-2.12.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Other libraries, add in sbt using `libraryDependencies += ...`
4444
"org.json4s" %% "json4s-native" % "3.4.2"
4545
"org.squeryl" %% "squeryl" % "0.9.7"
4646
"eu.timepit" %% "refined" % "0.6.0"
47+
"org.scalaz.stream" %% "scalaz-stream" % "0.8.6"
48+
"org.scalaz.stream" %% "scalaz-stream" % "0.8.6a"
4749

4850
Compiler plugins, add in sbt using `addCompilerPlugin(...)`:
4951

0 commit comments

Comments
 (0)