kenji yoshida
kenji yoshida
prepare Scala 3, sbt 2.x build. can't use `breakOut` with Scala 3
prepare Scala 3, sbt 2.x build. ``` Welcome to Scala 3.3.4 (21.0.4, Java OpenJDK 64-Bit Server VM). Type in expressions for evaluation. Or try :help. scala> final object A 1...
> @tkawachi @xuwei-k is there any chance that 4.9.7 could cause this dependency conflict? > https://github.com/theiterators/sealed-monad/actions/runs/10497994524/job/29082012277?pr=242 > >there's no error when I remove sbt-doctest from the project _Originally posted by...
sbt 2.x will be build with Scala 3.x. Scala 3.x require parentheses https://www.scala-sbt.org/2.x/docs/en/changes/migrating-from-sbt-1.x.html ``` Welcome to Scala 3.3.4 (21.0.4, Java OpenJDK 64-Bit Server VM). Type in expressions for evaluation. Or...
prepare sbt 2.x