Skip to content

Commit 54adcc1

Browse files
noop (#140)
1 parent ed9b59c commit 54adcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ lazy val commonSettings = Seq(
6060
"-deprecation",
6161
"-encoding",
6262
"UTF-8", // yes, this is 2 args
63-
"-language:existentials",
6463
"-language:higherKinds",
64+
"-language:existentials",
6565
"-language:implicitConversions",
6666
"-unchecked",
6767
"-Xfatal-warnings"

0 commit comments

Comments
 (0)