EclipseFP
From HaskellWiki
(Difference between revisions)
| (13 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | EclipseFP is an | + | '''EclipseFP''' is an Haskell-IDE based on [http://www.eclipse.org/ Eclipse]: |
| - | + | * [http://eclipsefp.github.com/features.html Features] | |
| + | * [http://eclipsefp.github.com/install.html Installation] | ||
| - | + | More information is available on the [http://eclipsefp.github.com/ EclipseFP Homepage]. | |
| - | * | + | Details for [[EclipseOn_Mac_OS_X]] |
| + | |||
| + | ===== Wish list ===== | ||
| + | |||
| + | * integration with WinHugs | ||
| + | * ability to "fall in" definition of identifier under cursor, including multi-level ability to return back (with support for base libraries, libraries i installed and current project) | ||
| + | * auto-indenting with user-tuned style | ||
| + | |||
| + | [[Category:Tools]] | ||
Current revision
EclipseFP is an Haskell-IDE based on Eclipse:
More information is available on the EclipseFP Homepage.
Details for EclipseOn_Mac_OS_X
Wish list
- integration with WinHugs
- ability to "fall in" definition of identifier under cursor, including multi-level ability to return back (with support for base libraries, libraries i installed and current project)
- auto-indenting with user-tuned style
