Skip to content

Improve diagnostic messages for errors in elaborating fun apps#503

Open
Kmeakin wants to merge 1 commit intoyeslogic:mainfrom
Kmeakin:fun-app-better-diagnostics
Open

Improve diagnostic messages for errors in elaborating fun apps#503
Kmeakin wants to merge 1 commit intoyeslogic:mainfrom
Kmeakin:fun-app-better-diagnostics

Conversation

@Kmeakin
Copy link
Copy Markdown
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