Skip to content

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

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 2 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

  - in 2.12: scala.collection.Seq
  - in 2.13: scala.collection.immutable.Seq

Revert when we drop support for 2.12?
@allanrenucci allanrenucci deleted the repeated branch June 29, 2018 20:48
@Blaisorblade
Copy link
Contributor

Superseded by #4743.

@allanrenucci
Copy link
Contributor Author

I closed this by mistake: git push -d instead of git push -f. The F and D keys are way too close! 😄

@Blaisorblade
Copy link
Contributor

No problem, just wanted to ensure traceability :-)

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.

2 participants