As a died in the wool Haskeller I wish Haskell had Lisp syntax. It's just easier to edit/easier to manipulate, more regular, more predictable (and therefore easier to read), easier to extend with seamless macros. The only thing I don't quite like about it compared to Haskell is that in Lisp syntax one tends to have a harder time keeping expressions within 80 columns.