IDEs
From HaskellWiki
(Difference between revisions)
(→See also: De-underbar link) |
m (added link to shim) |
||
| Line 11: | Line 11: | ||
== See also == | == See also == | ||
* [[Applications and libraries/Program development#Editor support]] | * [[Applications and libraries/Program development#Editor support]] | ||
| + | * [http://shim.haskellco.de/trac/wiki The aim of the shim (Superior Haskell Interaction Mode) project is to provide better support for editing Haskell code in VIM and Emacs] | ||
Revision as of 17:07, 16 June 2007
Here are some options for using Haskell with various IDEs:
- EclipseFP, plugin for Eclipse
- Visual Haskell, based on Microsoft's Visual Studio
- plugin for Xcode
- hIDE, now apparently orphaned
- Haskell mode for Emacs
- Vim as a Haskell IDE, first steps, (a tour with screenshots)
