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

Fix 2.3.0 Scala 3 regression "T is not a type lambda, it cannot be parameterized" #385

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

neko-kai
Copy link
Member

No description provided.

…bers into lambdas on Scala 3, fix inheritance of abstract proper type members on Scala 3

Add test for problem with higher-kinded type members, on Scala 3 form TestModel::HigherKindedTypeMember::T|<λ %0,%1 → Unit..λ %0,%1 → AnyVal> prevents lambda application

Fix inheritance comparison failing if type constructor inherited a proper type, but basesdb had no data for fully applied type inheriting a proper type
@neko-kai neko-kai requested a review from pshirshov as a code owner April 10, 2023 19:31
@neko-kai neko-kai enabled auto-merge (squash) April 10, 2023 19:32
@neko-kai neko-kai disabled auto-merge April 10, 2023 19:32
@neko-kai neko-kai enabled auto-merge (squash) April 10, 2023 19:32
@neko-kai neko-kai merged commit cc9d123 into develop Apr 10, 2023
@neko-kai neko-kai deleted the feature/fix-scala3-hkt-abstract-type branch April 10, 2023 19:34
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.

1 participant