[Haskell-cafe] EclipseFP (Haskell IDE) 0.9.1 released

Bulat Ziganshin bulatz at HotPOP.com
Wed Feb 1 11:29:37 EST 2006


Hello Graham,

Wednesday, February 01, 2006, 4:21:02 PM, you wrote:

GK> So is there a compelling feature in this Eclipse plugin that isn't easily
GK> achieved using simpler tools?

it's a list of what-i-want-from-the-IDE:

* autogeneration of prototypes
* auto-adding import statements
* adding/removing function from the export list
* background compilation with parsing error messages
* switchable compilation types (optimized, profiled...)
* context help
* expression evaluation in context of my program's definitions
* "sjow me the Core for this function"
* project support (i.e. show list of all files in this project)
* type-based function hierarchy browsing
* auto-indenting
* syntax colouring, folding, brackets matching, jumping to function
definition (these things are already in vim)




-- 
Best regards,
 Bulat                            mailto:bulatz at HotPOP.com





More information about the Haskell-Cafe mailing list