Hi all,

The Haskell syntax script for vim mentions this mailing list as the
maintainer. Perhaps one of you could fix this bug.

Comments on the same line as import declarations don't get highlighted:

import A -- This comment isn't highlighted
import B {- Neither is this -}
import C {- and
            this -}

I'm using this version of the syntax file: (the only version)
http://vim.svn.sourceforge.net/viewvc/vim/vim7/runtime/syntax/haskell.vim?revision=1296&view=markup

Thanks,
Ori

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to