gll-combinators icon indicating copy to clipboard operation
gll-combinators copied to clipboard

Not able to import gll-combinators into sbt project.

Open codersguild opened this issue 5 years ago • 2 comments

When I using the procedure given in getting started section, I am running into the problem of not being able to import the package.

[error] (update) sbt.librarymanagement.ResolveException: Error downloading com.codec
ommit:gll-combinators_2.13:2.3
[error]   Not found
[error]   Not found
[error]   not found: /home/virtualvms/.ivy2/local/com.codecommit/gll-combinators_2.1
3/2.3/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/com/codecommit/gll-combinators_2.13/2.3/gll-combinators_2.13-2.3.pom

codersguild avatar Jan 05 '20 06:01 codersguild

This is because I haven't updated it yet for Scala 2.13. :-( The new collections library makes it a bit tricky. I'd like to, though!

djspiewak avatar Jan 05 '20 23:01 djspiewak

Is there a way out. Would be glad to help you out.

codersguild avatar Jan 08 '20 08:01 codersguild