Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit b4ed4fd

Browse files
authored
Update 2.11.8.md
1 parent 0b86f19 commit b4ed4fd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

notes/2.11.8.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Typelevel Scala 2.11.8 offers the following fixes and features over Lightbend Sc
3434
Higher kinded type arguments are now refined by GADT pattern matching. Details can be found on [the
3535
ticket][SI-9760].
3636

37-
Note that Typelevel Scala 2.11.8 replaces the [si2712fix compiler plugin][si2712fix-plugin] — 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] —
38+
if you are using it you should remove it from your build before switching to either of these compilers.
3939

4040
## How to use Typelevel Scala 2.11.8 with SBT
4141

@@ -100,3 +100,4 @@ If you are using maven with the `scala-maven-plugin`, set the `<scalaOrganizatio
100100
[SI-9760]: https://issues.scala-lang.org/browse/SI-9760
101101
[SIP-23]: https://github.com/scala/scala/pull/5310
102102
[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

0 commit comments

Comments
 (0)