On 6/1/07, <b class="gmail_sendername">Edwin Chen</b> <<a href="mailto:edchen@mit.edu">edchen@mit.edu</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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.</blockquote><div><br>Do you have the tab size set to 8 characters? I think the Haskell<br>layout mechanism assumes (in good Unix tradition) that tab stops<br>are 8 characters, but TextMate's default is 4.
<br><br>If you change the tab size to 8, does everything still look correctly<br>lined up?<br><br>Robin<br></div><br></div>