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 FunctorK test example for recursive types #194

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

joroKr21
Copy link
Member

Make instances in functorKGen by-name.

Also rename Pure example to Return because Scala is complaining under separate compilation.

ref #144

@joroKr21 joroKr21 added the bug Something isn't working label Jan 10, 2024
Make instances in `functorKGen` by-name.
@joroKr21 joroKr21 merged commit d6d82cd into typelevel:main Jan 10, 2024
6 checks passed
@joroKr21 joroKr21 deleted the bugfix/functork branch January 10, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant