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

Fix outcome printing of uncurried higher order function types #6323

Conversation

glennsl
Copy link
Contributor

@glennsl glennsl commented Jul 7, 2023

Fixes #6322

Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!
Would you add a changelog too?

@glennsl
Copy link
Contributor Author

glennsl commented Jul 8, 2023

Thanks for the fix! Would you add a changelog too?

Done, for both this and #6324

@cristianoc cristianoc merged commit 4617cbf into rescript-lang:master Jul 8, 2023
14 checks passed
@glennsl glennsl deleted the fix/outcome-printer/higher-order-uncurried-fns branch July 8, 2023 12:14
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.

Outcome printer: ambiguous printing of the types of curried functions and uncurried higher-order functions
2 participants