Skip to content

Conversation

@michalt
Copy link
Contributor

@michalt michalt commented Mar 24, 2019

With LANGUAGE NumericUnderscores it's now possible to use _ in numbers, e.g., 10_000, see https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0009-numeric-underscores.rst

This adds a very simple highlighting support for this, but it's not as strict as the spec and does allow some invalid cases to be highlighted -- let me know if you'd prefer this to be stricter.

Signed-off-by: Michal Terepeta <michal.terepeta@gmail.com>
@raichoo raichoo merged commit f35d022 into neovimhaskell:master Jan 19, 2021
@goolord goolord mentioned this pull request Jan 19, 2021
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