patch applied (ghc): Tweak ... generation

Ian Lynagh igloo at earth.li
Sat May 5 11:02:39 EDT 2007


Sat May  5 07:41:31 PDT 2007  Ian Lynagh <igloo at earth.li>
  * Tweak ... generation
  Avoid:
      let x ...
  i.e. always put the = in:
      let x = ...
  

    M ./compiler/hsSyn/HsExpr.lhs -5 +3



More information about the Cvs-ghc mailing list