This repository was archived by the owner on Sep 1, 2020. It is now read-only.
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ Typelevel Scala 2.11.8 offers the following fixes and features over Lightbend Sc
34
34
Higher kinded type arguments are now refined by GADT pattern matching. Details can be found on [ the
35
35
ticket] [ SI-9760 ] .
36
36
37
- Note that Typelevel Scala 2.11.8 replaces the [ si2712fix compiler plugin] [ si2712fix-plugin ] &mdash ; if you are using
38
- it you should remove it from your build before switching to Typelevel Scala .
37
+ Note that Typelevel Scala 2.11.8 and Lightbend Scala 2.11.11 replace the [ si2712fix compiler plugin] [ si2712fix-plugin ] &mdash ;
38
+ if you are using it you should remove it from your build before switching to either of these compilers .
39
39
40
40
## How to use Typelevel Scala 2.11.8 with SBT
41
41
@@ -100,3 +100,4 @@ If you are using maven with the `scala-maven-plugin`, set the `<scalaOrganizatio
100
100
[ SI-9760 ] : https://issues.scala-lang.org/browse/SI-9760
101
101
[ SIP-23 ] : https://github.com/scala/scala/pull/5310
102
102
[ 2.11.8-bin-typelevel ] : https://github.com/typelevel/scala/commits/2.11.8-bin-typelevel
103
+ [ si2712fix-plugin ] : https://github.com/milessabin/si2712fix-plugin
You can’t perform that action at this time.
0 commit comments