seed icon indicating copy to clipboard operation
seed copied to clipboard

Support Scala 3

Open PhilAndrew opened this issue 5 years ago • 1 comments

Can this support scala 3?

PhilAndrew avatar Feb 09 '20 11:02 PhilAndrew

Seed itself aims to be version agnostic as it delegates the compilation process to Bloop. I have not tried it, but according to this pull request Bloop already supports Scala 3. Once Scala 3 has been officially released, I will add integration tests to make sure everything works as expected.

tindzk avatar Feb 09 '20 11:02 tindzk