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.
2 parents c3bbbe2 + c3596ae commit cfcfb95Copy full SHA for cfcfb95
build.sbt
@@ -43,4 +43,4 @@ unmanagedJars in Compile += dokkaJavaApiJar
43
44
fork.in(run) := true
45
46
-scalacOptions in Compile += "-language:implicitConversion"
+scalacOptions in Compile += "-language:implicitConversions"
0 commit comments