[Haskell-cafe] IDE support
Leif Frenzel
himself at leiffrenzel.de
Sun Apr 22 15:13:24 EDT 2007
Hi,
> On Sun, Apr 22, 2007 at 07:34:27PM +0200, Philipp Volgger wrote:
>> What IDE support is available for Haskell (Visuall Haskell, EclipseFP),
>> anything else?
In addition, there are plugins for XCode, IntelliJ IDEA and KDevelop
(don't have a specific link for the last one).
http://www.hoovy.org/HaskellXcodePlugin/
http://www.workingmouse.com/research/IntelliJIdea-Haskell/
Ciao,
Leif
>
> Hi Philipp.
> I've written some completion scripts for vim. Don't know wether you can
> call it an ide. Also tagging source is supported by one command.
> With a little effort you can configure vim to create a new cabal project
> using one command some settings, too.
>
> If you're interested drop me a mail.
> You can see some screenshots here http://www.mawercer.de/marcweber/vim/ss/vim/
>
> There is also some emacs support I don't know much about.
> All further information I could give you you can find on http://haskell.org/haskellwiki/Libraries_and_tools/Program_development -> 2. Editor support
>
> Marc
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list