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

Partial application fix #40

Merged
merged 2 commits into from
May 23, 2024
Merged

Partial application fix #40

merged 2 commits into from
May 23, 2024

Conversation

vouillon
Copy link
Collaborator

Fixes #38

@rickyvetter
Copy link

Is it possible to add a test case with a minimal repro and the output as well? As this was a rare and difficult bug to reproduce it'd be nice to have to verify something like it doesn't get reintroduced.

@rickyvetter
Copy link

Confirming this does indeed fix the original breakage reported in #38. Thanks!

@vouillon vouillon merged commit 6d4d2fc into main May 23, 2024
4 checks passed
@vouillon vouillon deleted the fix-partial-app branch May 23, 2024 14:52
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.

[BUG] cast error in curry with partial application
2 participants