On Saturday January 07 2012, Allan Odgaard mailinglist@textmate.org wrote:
You can disable this. Make a new settings item in the bundle editor and scope it to Haskell, it should contain:
{ disableIndentCorrections = :true; }
How do you make a new settings item? The bundle editor appears to be entirely read-only for me…
(the identation correction has some very odd ideas about loop indentation in .html.erb files :)