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

Data kind constructors :-> and :=> parsed as reserved operators #70

Closed
sheaf opened this issue Nov 5, 2018 · 1 comment
Closed

Data kind constructors :-> and :=> parsed as reserved operators #70

sheaf opened this issue Nov 5, 2018 · 1 comment
Labels

Comments

@sheaf
Copy link
Collaborator

sheaf commented Nov 5, 2018

Some promoted data constructors are getting confused with reserved operators:

reserved_data_kind_constructors

Note also that the data declaration gets confused by the symbolic identifier and does not highlight properly.

@sheaf
Copy link
Collaborator Author

sheaf commented Nov 6, 2018

More examples of symbolic operators parsed as reserved operators:
reserved_symbols
The first one is OK (for reference), but in the other cases it parses the => and -> as reserved symbols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants