Minimalist starter config for vim and Haskell.
For a more fully featured setup script see:
$ git clone --recursive https://github.com/sdiehl/haskell-vim-proto.git 
$ cd haskell-vim-proto
$ cp -n vimrc ~/.vimrc   # Will not clobber existing config
$ cp -rn vim ~/.vimInstalls the following submodules using pathogen.
- ghcmod-vim
 - neco-ghc
 - vim-snipmate
 - syntastic
 - neocompletee.vim
 - ctrlp.vim
 - nerdtree
 - nerdcommenter
 - tabular
 - supertab
 - neocomplete