In the current version of Haskell for Mac (1.0.3), multiline (nested comments) enclosed in {- and -} do not work across multiple playground statements. This issue is restricted to playgrounds only.
For the moment, the work around is to use single-line comments, which you can apply to a block of code at once by selecting that block and pressing '⌘-/'.