You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Assuming you're using a `scalaVersion` for which a scala-parser-combinators is published. The first 2.11 milestone for which this is true is 2.11.0-M4.)
25
25
26
-
To support multiple Scala versions, see the example in https://github.com/scala/scala-module-dependency-sample.
26
+
To support multiple Scala versions, see the example in [scala/scala-module-dependency-sample](https://github.com/scala/scala-module-dependency-sample).
27
27
28
28
## Example
29
29
@@ -60,11 +60,11 @@ For a detailed unpacking of this example see
60
60
Scala-parser-combinators directly supports scala-js 0.6+, starting with v1.0.5:
0 commit comments