Skip to content

Conversation

@Gbury
Copy link
Owner

@Gbury Gbury commented Apr 17, 2025

When in a language with flexible polymorphism (i.e. type arguments can be omitted, or can be specified), the error message for bad arity of a function application was producing a bad error message when the function being applied was not polymorphic, in which case the expected arities list contained duplicates arities, which resulted in 1) a surprising error message, and 2) a wrongly triggered hint about polymorphic functions.

@Gbury Gbury merged commit 2b7d255 into master Apr 18, 2025
37 of 39 checks passed
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