IDEs
From HaskellWiki
(Difference between revisions)
| Line 4: | Line 4: | ||
* [http://eclipsefp.sourceforge.net/ EclipseFP], plugin for Eclipse | * [http://eclipsefp.sourceforge.net/ EclipseFP], plugin for Eclipse | ||
* [http://www.haskell.org/visualhaskell/ Visual Haskell], based on Microsoft's Visual Studio | * [http://www.haskell.org/visualhaskell/ Visual Haskell], based on Microsoft's Visual Studio | ||
| - | * [ | + | * [[Leksah]], an IDE for Haskell written in Haskell based on GTK+/gtk2hs. |
* [http://www.hoovy.org/HaskellXcodePlugin/ plugin for Xcode] | * [http://www.hoovy.org/HaskellXcodePlugin/ plugin for Xcode] | ||
* [[hIDE]], now apparently orphaned | * [[hIDE]], now apparently orphaned | ||
Revision as of 17:59, 2 March 2008
Here are some options for using Haskell with various IDEs:
- EclipseFP, plugin for Eclipse
- Visual Haskell, based on Microsoft's Visual Studio
- Leksah, an IDE for Haskell written in Haskell based on GTK+/gtk2hs.
- plugin for Xcode
- hIDE, now apparently orphaned
- Haskell mode for Emacs
- Vim as a Haskell IDE, first steps, (a tour with screenshots)
