Skip to content

Fix shapeless in the community build #10021

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

Merged
merged 1 commit into from
Oct 16, 2020
Merged

Conversation

smarter
Copy link
Member

@smarter smarter commented Oct 16, 2020

dottyLatestNightlyBuild won't work until a scala3 nightly has been published

dottyLatestNightlyBuild won't work until a scala3 nightly has been published
@smarter smarter merged commit cdca057 into scala:master Oct 16, 2020
@smarter smarter deleted the fix-shapeless branch October 16, 2020 11:39
smarter added a commit to dotty-staging/dotty that referenced this pull request Oct 16, 2020
I misdiagnosed the problem in
scala#10021: the problem isn't that
there is no nightly for 3.0, it's that
https://dotty.epfl.ch/versions/latest-nightly-base which is used by
dottyLatestNightlyBuild contains "3.0" instead of "3.0.0-M1", this
commit fixes this.
smarter added a commit to dotty-staging/dotty that referenced this pull request Oct 17, 2020
The regexp was too specific.

Also restore the shapeless build before its use of
dottyLatestNightlyBuild was disabled in
scala#10021
smarter added a commit to dotty-staging/dotty that referenced this pull request Oct 17, 2020
The regexp was too specific.

Also restore the shapeless build before its use of
dottyLatestNightlyBuild was disabled in
scala#10021
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