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

Update to Scala 3 #3

Open
programaker opened this issue Nov 6, 2021 · 0 comments
Open

Update to Scala 3 #3

programaker opened this issue Nov 6, 2021 · 0 comments
Labels
upgrade Shiny new versions!

Comments

@programaker
Copy link
Owner

programaker commented Nov 6, 2021

Scala 3 features will leverage design principles adopted in this app (i.e stand-alone functions, opaque types, type lambdas).

ZIO, Cats, Http4s, Circe already work 🎉

Newtypes lib can be replaced by built in opaque types.

Refined works, except for the macros (..refined.auto.*). Not a big deal, just need to rely more on refineU and value.

kind-projector plugin is no longer necessary, thanks to type lambdas.

wartremover doesn't work

@programaker programaker added the upgrade Shiny new versions! label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upgrade Shiny new versions!
Projects
None yet
Development

No branches or pull requests

1 participant