- Haskell Mode for Emacs - http://www.haskell.org/haskell-mode/
An Emacs mode currently supporting font locking, declaration scanning, documentation, indentation, hugs interaction.
- Haskell mode for Vim - http://www.haskell.org/libraries/hs.vim
Syntax highlighting mode for Vim by John Williams.
- Hugs mode for Emacs - http://www.haskell.org/libraries/hugs-mode.el
Provides fontification and cooperation with Hugs -- by Chris Van Humbeeck.
- JCreator for Haskell - http://www.students.cs.uu.nl/people/rjchaaft/JCreator/
An extension to JCreator, adding Hugs to JCreator as a tool and providing syntax-highlighting for Haskell.
- Haskell mode for Nedit - http://www.nedit.org/ftp/contrib/highlighting/haskell.pats
An Nedit mode by Koen Claessen that implements syntax highlighting and macros for Haskell comments.
- Haskell Mode for Eclipse - http://eclipsefp.sourceforge.net/haskell/
Provides a Haskell Perspective, Haskell Document Types (Project, Module), a Syntax-Highlighting Editor, and ways to start GHC, Hugs and Haddock from within Eclipse.
|