Skip to content

Conversation

cristianoc
Copy link
Collaborator

This is an old standing issue still present.
When something which is not a function is applied in an uncurried way, the error message leaks the internal representation of uncurried types.

See #5888

This is an old standing issue still present.
When something which is not a function is applied in an uncurried way, the error message leaks the internal representation of uncurried types.

See #5888
Curried application treats specially the case where the type used is not a function.
Adapt uncurried application to do the same.
@cristianoc cristianoc mentioned this pull request Dec 8, 2022
5 tasks
@cristianoc cristianoc merged commit 2fb38ce into master Dec 8, 2022
@cristianoc cristianoc deleted the uncurried_type_escapes branch December 8, 2022 13:36
@cristianoc cristianoc restored the uncurried_type_escapes branch December 8, 2022 13:37
@cristianoc cristianoc deleted the uncurried_type_escapes branch December 8, 2022 13:38
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.

1 participant