Basically it has a more accurate haskell parser, and it has a simpler way of cycling through possible indentations: TAB moves to the right and BACKSPACE to the left.

Unfortunately, it can sometimes fail to parse what's in the buffer, get balky and event prevent you typing anything at all. I had to back out of it for now..

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to