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

Update syntax for numeric literals #49

Merged

Conversation

takenobu-hs
Copy link
Contributor

Could you please update this for syntax highlighting of numeric literals?

This patch implemented Haskell/GHC's newly accepted proposal for numeric literals. (I'm author of the proposal.)

I visually verified this patch with a test file.

If you need more speed than accuracy, I will send the following fast (but approximate) pattern match version instead.

Regards,
Takenobu

@JustusAdam
Copy link
Owner

Thank you. I think we should use the correct version so long as there are no complaints about the speed.

@JustusAdam JustusAdam merged commit 1399b0e into JustusAdam:master Dec 17, 2017
@takenobu-hs
Copy link
Contributor Author

I appreciate for your quick response.
Thank you very much for taking the time for me.

@JustusAdam
Copy link
Owner

No problem. I'll release this change soon. Stay tuned 😉

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.

2 participants