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

Derive what is possible via GHC Generics #23

Open
fizruk opened this issue Aug 18, 2024 · 0 comments
Open

Derive what is possible via GHC Generics #23

fizruk opened this issue Aug 18, 2024 · 0 comments

Comments

@fizruk
Copy link
Owner

fizruk commented Aug 18, 2024

In particular, I believe apart from data type generation, everything can and probably should be derived via GHC Generics to provide more general and stable support:

  1. instances for Sinkable, CoSinkable, UnifiablePattern

  2. maybe, generic functions for the foil (not the free foil):

    • substitution
    • $\alpha$-equivalence checks
    • conversion functions
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