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

Implement some error messages #1396

Closed
janmasrovira opened this issue Jul 20, 2022 · 0 comments · Fixed by #1400
Closed

Implement some error messages #1396

janmasrovira opened this issue Jul 20, 2022 · 0 comments · Fixed by #1400
Assignees
Milestone

Comments

@janmasrovira
Copy link
Collaborator

There are three error messages marked with a "TODO proper error" in the code that needs to be implemented.

@janmasrovira janmasrovira added this to the 0.2.2 milestone Jul 20, 2022
lukaszcz added a commit that referenced this issue Jul 20, 2022
@lukaszcz lukaszcz linked a pull request Jul 20, 2022 that will close this issue
lukaszcz added a commit that referenced this issue Jul 20, 2022
* Implement error message for double braces
* Implement error message for implicit pattern on the left of an application
* Implement error message for constructor expected on the left of an application 

Co-authored-by: Jan Mas Rovira <janmasrovira@gmail.com>
jonaprieto pushed a commit that referenced this issue Jul 20, 2022
* Implement error message for double braces
* Implement error message for implicit pattern on the left of an application
* Implement error message for constructor expected on the left of an application

Co-authored-by: Jan Mas Rovira <janmasrovira@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants