Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Sep 12, 2019

Drop given match and implict match syntax.
The docs on typeclass derivation still have to be updated to conform to the
new terminology.

@odersky
Copy link
Contributor Author

odersky commented Sep 12, 2019

As expected, shapeless fails with this PR.

Drop `given match` and `implict match` syntax.
The docs on typeclass derivation still have to be updated to conform to the
new terminology.
@odersky odersky force-pushed the drop-implicit-match-1 branch from faba4c9 to 0c00c3b Compare September 14, 2019 11:49
@milessabin
Copy link
Contributor

@odersky sorry for the hold up on this, but unfortunately the nightly builds have been failing for a few days now, and there still isn't a published build including summonFrom ... see #7231.

However, after talking to @smarter I now realize that the preferred mechanism for including projects in the community build is via a fork in dotty-staging which doesn't need to be buildable from published compiler artefacts.

So I've switched the shapeless in the community build to point to a new shapeless-3-staging branch in dotty-staging/shapeless (see #7230). This includes a change to summonFrom, so you can go ahead and merge this PR.

@odersky odersky closed this Sep 18, 2019
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