haskell-vim
haskell-vim copied to clipboard
TH breaking syntax highlight
This appears to break the syntax highlighting,
disambiguate <- lift $ examineSplice [||b||]

https://github.com/neovimhaskell/haskell-vim/blob/f35d02204b4813d1dbe8b0e98cc39701a4b8e15e/syntax/haskell.vim#L116
This looks like it should support this syntax though.