<div dir="ltr">I am usually an emacs+evil windows user, but the first time I tried to set things up for haskell, I failed. I still use emacs for small scripts<div><br></div><div>I use eclipseFP for other projects for the following reasons:</div>
<div>- it was easy to set-up</div><div>- it has a lot features out of the box</div><div>- I can use Vrapper to get vim keybindings</div><div>- autocomplete</div><div>- HLint support</div><div>- stylish haskell integration</div>
<div>- unit tests support with HTF</div><div>- cabal file edition</div><div><br></div><div>I never used eclipse before, but I did not find it too painful. The trade-off with emacs configuration difficulty was more than enough for me. Thank you JP Moresmau!</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 November 2013 22:34, Vagif Verdi <span dir="ltr"><<a href="mailto:vagif.verdi@gmail.com" target="_blank">vagif.verdi@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Emacs + haskell-mode gives you:<br><br>- cabal project loading, support sandboxing.<br>- autocomplete (using generated TAGS file with hasktags)<br>
- code navigation. You click on a function and it jumps to its definition.<br>- navigation of top level functions (imenu)<br>- type info<br>- error and warning jumps<br>- import management<br>- ghci<br>- hoogle and hayoo help integration<br>
- hlint integration<br><br>You can do continuous compilation using emacs fly-mode.<div><div class="h5"><br><br>On Friday, November 8, 2013 11:44:44 AM UTC-8, Corentin Dupont wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div><div><div><div>Hi cafe,<br></div>I would like to know which IDE are you using?<br></div>I use Leksah, I like the GUI design and constant compilation process.<br></div>However, the development seems to be slowing down: last version date from early 2012. The installation process is very painful.<br>

<br></div>There is FPComplete IDE coming up, but it's commercial. <br>I'm experimenting with it, anyway: how to compile using cabal files? It doesn't seem to recognize them. Will there be an off-line version?<br>

<br></div>I'm interested to know if you are using vim to develop: which extension are you using? I'm interested in continuous compilation, project files browsing, code completion, search-in-files.<br><br></div>Best,<br>

</div>Corentin<br><div><div><div><div><br><br></div></div></div></div></div>
</blockquote></div></div></div><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><br clear="all"><div><br></div>-- <br><div>Simon</div><div><br></div>
</div>