Skip to content

Resolve SeqType based on the alias defined in scala package object #4743

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

Closed
wants to merge 4 commits into from

Conversation

allanrenucci
Copy link
Contributor

The goal of this PR is to be able to build the 2.13 standard library while still supporting scala 2.12

@allanrenucci
Copy link
Contributor Author

Blocked on #4758

@allanrenucci allanrenucci force-pushed the repeated branch 2 times, most recently from 26240ca to e4a643b Compare July 8, 2018 10:26
  - in 2.12: scala.collection.Seq
  - in 2.13: scala.collection.immutable.Seq

Revert when we drop support for 2.12?
@allanrenucci
Copy link
Contributor Author

Superseded by #4797. I couldn't solve the cyclic reference errors so I decided to go with a compiler option instead

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.

1 participant