File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ You can also query [Maven Central](https://mvnrepository.com/artifact/org.scala-
17
17
18
18
Add in sbt using ` libraryDependencies += ... ` :
19
19
20
- (coming soon)
20
+ "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
21
21
22
22
### Testing libraries
23
23
@@ -53,7 +53,6 @@ You can subscribe to these tickets to find out when a library you want becomes a
53
53
#### New RC3 tickets
54
54
55
55
* [ scala-xml] ( https://github.com/scala/scala-xml/issues/316 )
56
- * [ scala-parser-combinators] ( https://github.com/scala/scala-parser-combinators/issues/214 )
57
56
* [ scalatest] ( https://github.com/scalatest/scalatest/issues/1593 )
58
57
* blocked by scala-xml, scala-parser-combinators
59
58
* [ scala-parallel-collections] ( https://github.com/scala/scala-parallel-collections/issues/68 )
You can’t perform that action at this time.
0 commit comments