Does anyone else have (a fix to) the following problem with the Haskell bundle:<br>When making do statements, unless I do the brackets+semicolons thing to tell ghc to ignore formatting, I get a<br>"The last statement in a 'do' construct must be an expression"
<br>even though I have everything lined up correctly.<br><br>Thanks<br>