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

Avoid generation of Curry with reverse application |>. #6876

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

cristianoc
Copy link
Collaborator

@cristianoc cristianoc commented Jul 13, 2024

Reverse application|> is already formatted away, but this takes care of the issue before formatting.

This is the last instance of Curry used at runtime in the compiler code/lib/tests, when built in uncurried mode.

Reverse application`|>` is already formatted away, but this takes care of the issue before formatting.
@cristianoc cristianoc merged commit fd0bd7d into master Jul 14, 2024
19 checks passed
@cristianoc cristianoc deleted the reverse-application branch July 14, 2024 04:02
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.

2 participants