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 _generating_ type class instances #35

Open
L-as opened this issue Nov 16, 2022 · 0 comments
Open

Support _generating_ type class instances #35

L-as opened this issue Nov 16, 2022 · 0 comments

Comments

@L-as
Copy link
Member

L-as commented Nov 16, 2022

This is much harder than it sounds.
Given a target language that supports type classes, we want to be able to make use of that feature.
This is useful if you're interacting with libraries in that ecosystem that use type classes.
This will be of heavy importance in a future PureScript or Rust backend.

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

1 participant