Hi,<br>I downloaded those vim extensions, and I just wonder how I could have done before syntastic ;)<br><br>Is there a vim plugin useful for runtime (putting breakpoints, seeing if an expression has been evaluated or if it&#39;s still a thunk?)<br>

<br>I believe it exists for emacs.<br><br><div class="gmail_quote">2012/2/16 Nicolas Wu <span dir="ltr">&lt;<a href="mailto:nicolas.wu@gmail.com">nicolas.wu@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 16 February 2012 08:51, Kazu Yamamoto &lt;<a href="mailto:kazu@iij.ad.jp">kazu@iij.ad.jp</a>&gt; wrote:<br>
&gt; eagletmt implemented a Vim plugin for ghc-mod:<br>
&gt;<br>
&gt;        <a href="https://github.com/eagletmt/ghcmod-vim" target="_blank">https://github.com/eagletmt/ghcmod-vim</a><br>
&gt;<br>
&gt; Happy Haskell programming on Vim!<br>
<br>
</div>Note that there&#39;s also support for ghc-mod using [syntastic][1] for<br>
vim, which is well supported for Haskell and other languages too.<br>
<br>
Nick<br>
<br>
[1]: <a href="https://github.com/scrooloose/syntastic" target="_blank">https://github.com/scrooloose/syntastic</a><br>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br>