vim2hs
vim2hs copied to clipboard
type signature highlighting breaks with a tick at the end of function name
someFunction :: a -> a
etc. works fine
someFunction' :: a -> a
loses highlighting