Skip to content

Conversation

Kmeakin
Copy link
Contributor

@Kmeakin Kmeakin commented Feb 17, 2023

Distinguish between the two different ways that FunApp can be an error:

  • Trying to apply any number of arguments to an expression that is not a function (eg Type false)
  • Trying to apply too many arguments to a function (eg id false false if id : Bool -> Bool)

@Kmeakin Kmeakin force-pushed the fun-app-better-diagnostics branch from 6c57e19 to 958dc56 Compare February 17, 2023 01:55
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