Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for Scala 3 #116

Closed
SethTisue opened this issue Dec 14, 2020 · 2 comments
Closed

support for Scala 3 #116

SethTisue opened this issue Dec 14, 2020 · 2 comments

Comments

@SethTisue
Copy link
Member

a number of our modules have already landed support for Dotty / Scala 3

it would be nice if this plugin had some basic Scala 3 awareness around things like what compiler options are supported

on the other hand, since Scala 3 is still such a rapidly moving target, maybe it's better for now to let each module go its own way? there are downsides to moving things here: it becomes less clear to individual maintainers where things are coming from

in any case, I wanted to open at the ticket. at minimum, maybe we can record useful knowledge here

@SethTisue
Copy link
Member Author

SethTisue commented Dec 14, 2020

these modules are already on Scala 3:

  • scala-collection-compat
  • scala-parallel-collections
  • scala-parser-combinators
  • scala-swing
  • scala-xml
  • scala-java8-compat

these aren't, but have help-wanted tickets:

not cross-buildable:

@SethTisue
Copy link
Member Author

I guess let's not leave this open indefinitely. Scala 3 support is working fine in many of the modules. There isn't any specific known need to make any further changes in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant