derives
doesn't compile on higher kinded types
#17875
Replies: 0 comments 4 replies
-
Needs a minimization without dependencies. |
Beta Was this translation helpful? Give feedback.
-
Here's the logic which decides how to deal with Can these rules be generalized to support your usecase? |
Beta Was this translation helpful? Give feedback.
-
Moved to the feature request repo since it seems like the current implementation is working as expected, just that some users have greater expectations :). |
Beta Was this translation helpful? Give feedback.
-
Compiler version
3.0.0-M3 - circe isn't publishing for RC1 yet, and that's the library I found this with.
Minimized code
https://github.com/kubukoz/derives-repro
Output
Expectation
Code compiles and something roughly like this is generated in the companion:
Beta Was this translation helpful? Give feedback.
All reactions