2 " Language: Haskell with literate comments
3 " Maintainer: John Williams <jrw@pobox.com>
4 " Last Change: 2001 May 09
6 " Enable literate comments
7 let b:hs_literate_comments=1
9 " Include standard Haskell highlighting
11 source <sfile>:p:h/haskell.vim
13 source syntax/haskell.vim