Skip to content

"sbt '++ 2.13.0-M2!' compile" does not work with sbt 1.0.0 #395

@eed3si9n

Description

@eed3si9n

Originally reported by @xuwei-k as sbt/sbt#3427

/tmp/sbt_a4c7a1d5/xsbt/ConsoleInterface.scala:11: error: object ILoop is not a member of package scala.tools.nsc.interpreter
import scala.tools.nsc.interpreter.{ ILoop, IMain, InteractiveReader }
       ^
/tmp/sbt_a4c7a1d5/xsbt/ConsoleInterface.scala:41: error: not found: type ILoop
    val loop = new ILoop {
                   ^

We need a new compiler bridge for Scala 2.13.

/cc @lrytz

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions