Thu Feb  9 09:53:28 PST 2006  [EMAIL PROTECTED]
  * Fix desugaring of unboxed tuples
  
  This patch is a slightly-unsatisfactory fix to desugaring unboxed
  tuples; it fixes ds057 which has been failing for some time.
  
  Unsatisfactory because rather ad hoc -- but that applies to lots
  of the unboxed tuple stuff. 
  

    M ./ghc/compiler/deSugar/DsExpr.lhs -38 +46
    M ./ghc/compiler/deSugar/DsMonad.lhs -1 +1
    M ./ghc/compiler/deSugar/DsUtils.lhs -1 +1
    M ./ghc/compiler/deSugar/Match.lhs -19 +26
    M ./ghc/compiler/typecheck/TcHsSyn.lhs -1 +1
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to