
Disclaimer: I'm not looking to start a favorite IDE flame war, or resurrect
Emacs vs. VIM vs. Yi vs. <insert your favorite IDE here> discussions.
I've been helping JP with EclipseFP, with the objective of evolving
EclipseFP into a relatively high productivity IDE for Haskell. EclipseFP
has the potential to mature into a reasonable platform for making routine
coding easy, e.g., a HAppStack plugin that makes writing web apps in Haskell
just as easy as it is for the Java community to write web services.
I've just added Haskell code templates (*) to EclipseFP and, in the process,
encountered the distinct lack of layout autoindentation. I'm sure it used to
exist, but it doesn't exist today. I've looked at the Emacs haskell-mode.el
indentation style, which I'm inclined to port over.
Are there other layout autoindentation styles that other people prefer and
believe should be supported?
-scooter
(*) The current development version supports templates like
"let