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

Add sbt Migration tutorial #91

Merged
merged 1 commit into from Nov 5, 2020
Merged

Conversation

adpi2
Copy link
Member

@adpi2 adpi2 commented Nov 5, 2020

First half of the tutorial for porting an sbt project (#61).

@adpi2
Copy link
Member Author

adpi2 commented Nov 5, 2020

Screenshot_2020-11-05 Porting an sbt Project · Scala 3 Migration guide

docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved
docs/tutorials/sbt-migration.md Outdated Show resolved Hide resolved

This is much useful in a repository that is cross-built on many versions.

### A Scala 2.13 module depending on a Scala 3.0 artifact
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now, we also need to add the -Ytasty-reader flag

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was it decided recently? Where can I find info?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah have a look at scala/scala#9293

@adpi2 adpi2 merged commit a46f819 into scalacenter:master Nov 5, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants