We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58327df commit 6d722e8Copy full SHA for 6d722e8
bridge/README.md
@@ -9,7 +9,7 @@ it allows you to compile your code using Dotty instead of Scala 2.
9
10
- [X] Minimal `sbt compile` support
11
- [ ] Incremental compilation (currently, the full sources will always be recompiled)
12
-- [ ] `sbt console` support (not possible until we have a Dotty REPL)
+- [ ] `sbt console` support (may involve some changes to the Dotty REPL)
13
- [ ] `sbt doc` support (not possible until we have a Dotty doc tool)
14
15
### Usage
0 commit comments