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

type signature highlighting breaks with a tick at the end of function name #92

Open
wolftune opened this issue Oct 8, 2015 · 0 comments · May be fixed by #97
Open

type signature highlighting breaks with a tick at the end of function name #92

wolftune opened this issue Oct 8, 2015 · 0 comments · May be fixed by #97

Comments

@wolftune
Copy link

wolftune commented Oct 8, 2015

someFunction :: a -> a etc. works fine

someFunction' :: a -> a loses highlighting

sbdchd added a commit to sbdchd/vim2hs that referenced this issue Jun 24, 2016
- added matching for type signatures that end with ticks
  e.g. b' :: a -> a
- fixes dag#92
@sbdchd sbdchd linked a pull request Jun 24, 2016 that will close this issue
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 a pull request may close this issue.

1 participant