Print explicit braces and semicolons in do-notation
authorsimonpj@microsoft.com <unknown>
Thu, 23 Jul 2009 15:24:11 +0000 (15:24 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 23 Jul 2009 15:24:11 +0000 (15:24 +0000)
commit6f32f9b429814499cfde1367e59d3e46bffc4925
tree8ffcf672e010f6c2003b503327c4fd7115c82e65
parentaecccd3eae278f4bcc9fc89c9250f889a66d5ded
Print explicit braces and semicolons in do-notation

By printing explicit braces we make it more likely that pretty-printed
code will be acceptable if fed back into GHC.

See http://www.haskell.org/pipermail/glasgow-haskell-users/2009-July/017554.html
compiler/hsSyn/HsExpr.lhs