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) #1400

Merged
merged 2 commits into from
Jul 20, 2022

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Jul 20, 2022

Closes #1396, #1395

@lukaszcz lukaszcz linked an issue Jul 20, 2022 that may be closed by this pull request
@janmasrovira janmasrovira force-pushed the 1396-implement-some-error-messages branch from c0fb0b3 to 846afc2 Compare July 20, 2022 13:18
Copy link
Collaborator

@janmasrovira janmasrovira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@lukaszcz lukaszcz linked an issue Jul 20, 2022 that may be closed by this pull request
@lukaszcz lukaszcz merged commit e19fbf4 into main Jul 20, 2022
@lukaszcz lukaszcz deleted the 1396-implement-some-error-messages branch July 20, 2022 14:24
jonaprieto pushed a commit that referenced this pull request 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 jonaprieto added this to the 0.2.2 milestone Aug 15, 2022
@lukaszcz lukaszcz self-assigned this Sep 27, 2022
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.

Implement some error messages Unrecognised constructor in a pattern results in an exception
3 participants