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

Make sure Felix.Instances.Function.Lift is typechecked #13

Merged
merged 2 commits into from
May 25, 2024

Commits on Apr 8, 2024

  1. Make sure Felix.Instances.Function.Lift is typechecked

    This module was omitted in `Felix.All` so it wasn't typechecked in the
    CI.  This has led to it being broken with new instance resolution
    algorithm.  Now it shouldn't get out of sync.
    jkopanski committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e5aff0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220753e View commit details
    Browse the repository at this point in the history