<div dir="ltr">Hi<br><div><br>Have you seen vim2hs?<br><br><a href="https://github.com/dag/vim2hs">https://github.com/dag/vim2hs</a><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 2, 2013 at 9:11 PM, Tristan Ravitch <span dir="ltr">&lt;<a href="mailto:travitch@cs.wisc.edu" target="_blank">travitch@cs.wisc.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cafe,<br>
<br>
I&#39;ve recently been playing with vim and wasn&#39;t quite satisfied with the<br>
existing syntax highlighting and indentation, so I thought I&#39;d try my<br>
hand at a new Haskell mode:<br>
<br>
<a href="https://github.com/travitch/hasksyn" target="_blank">https://github.com/travitch/hasksyn</a><br>
<br>
It is minimal in that it doesn&#39;t provide support for running external<br>
commands over code or anything fancy.  It just does syntax highlighting<br>
and reasonably-smart indentation.  There is no support for literate<br>
Haskell since supporting both with one mode is very tricky.<br>
<br>
It might be useful to some people.  Comments, bug reports, and suggestions<br>
welcome.<br>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>