vim2hs icon indicating copy to clipboard operation
vim2hs copied to clipboard

Type signatures for enumerations of identifiers not highlighted

Open dag opened this issue 11 years ago • 2 comments

This should highlight as a type signature, but doesn't:

a, b, c :: SameType

dag avatar Oct 06 '12 20:10 dag

I noticed this as well. Also, when a function name has a ' (single quote) in it, it doesn't get highlighted:

fun' :: SomeType

rubik avatar Oct 04 '14 14:10 rubik

I tried vim-haskell, and it's amazing! And, BTW, it highlights correctly these two cases.

rubik avatar Oct 04 '14 16:10 rubik