While I'm hesitantly trying to write Haskell, I'm over-using brackets so as to eliminate precedence problems from the list of things I did wrong this time. Is there any easy way of finding out which brackets are unnecessary? Nobody's written a redundancy-remover or anything? (-: I was just wondering how to painlessly come by some intuition on this score... -- Mark