[Haskell-cafe] Re: IDE support

Benedikt Schmidt beschmi at cloaked.de
Mon Apr 23 10:26:30 EDT 2007


Gour <list at atmarama.org> writes:

> On Sun, 22 Apr 2007 22:13:45 +0100
> "Claus Reinke" <claus.reinke at talk21.com> wrote:

>> if you can stay within haskell98, HaRe refactoring support for emacs
>> and vim is still around:
>> http://www.cs.kent.ac.uk/projects/refactor-fp/
>
> What about shim (http://shim.haskellco.de/trac/) ?
>
> Is it going to get vim support or the only the other editor's users are
> happy?

I use emacs exclusively for hacking Haskell, but I wanted to see
if it's possible to connect to the shim server-process from vim
and started working on omnicompletion:

http://shim.haskellco.de/trac/attachment/wiki/ScreenShots/vim-shim.png

http://shim.haskellco.de/trac/wiki/ShimVim

http://darcsweb.haskellco.de/darcsweb.cgi?r=shim;a=tree;f=/vim

I don't think I will spend much more time working on this, but
if anyone wants to try it out or improve it,  I would be happy
to answer questions and review patches.

Thanks,
  Benedikt



More information about the Haskell-Cafe mailing list