File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ Add in sbt using `libraryDependencies += ...`:
100
100
"org.spire-math" %% "jawn-parser" % "0.10.3"
101
101
"org.squeryl" %% "squeryl" % "0.9.7"
102
102
"org.typelevel" %% "catalysts" % "0.0.5"
103
+ "org.typelevel" %% "cats" % "0.8.1"
103
104
"org.typelevel" %% "discipline" % "0.7.2"
104
105
"org.typelevel" %% "macro-compat" % "1.1.1"
105
106
"org.wvlet" %% "wvlet-log" % "1.1"
@@ -133,7 +134,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
133
134
134
135
* [ akka-http] ( https://github.com/akka/akka-http/issues/437 )
135
136
* [ Argonaut] ( https://github.com/argonaut-io/argonaut/issues/246 )
136
- * [ Cats] ( https://github.com/typelevel/cats/pull/1450 )
137
137
* [ Circe] ( https://github.com/travisbrown/circe/issues/302 )
138
138
* [ Play] ( https://github.com/playframework/playframework/issues/6110 )
139
139
* [ sbt-catalysts] ( https://github.com/typelevel/sbt-catalysts/issues/11 )
You can’t perform that action at this time.
0 commit comments