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

Support for Scala 3 #241

Open
nvollmar opened this issue Jan 12, 2022 · 2 comments
Open

Support for Scala 3 #241

nvollmar opened this issue Jan 12, 2022 · 2 comments

Comments

@nvollmar
Copy link

Are there plans to update this library to Scala 3?

@viswanath7
Copy link

It'd be very much appreciated if Scala 3 can be supported.

@MartinHH
Copy link

As shapeless 3 for scala 3 is a totally different library from shapeless 2, migrating this to scala 3 would more or less require a full rewrite.

Note that there are alternatives for scala 3:

  1. https://github.com/MartinHH/scalacheck-derived implements derivation for all scalacheck typeclasses using plain scala 3 typeclass derivation
  2. https://github.com/softwaremill/magnolia should make it rather simple to implement your own derivation of Arbitrary etc

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

No branches or pull requests

3 participants