http://en.wikibooks.org/wiki/Haskell/Indentation
The Golden Rule is:
"Code which is part of some expression should be indented further inthan the line containing the beginning of that expression"
--Jeffrey Sharp