Mon Jun 26 13:17:09 PDT 2006  [EMAIL PROTECTED]
  * More SpecConstr tuning
  
  For some reason, SpecConstr wasn't taking account of let-bound constructors:
        let v = Just 4
        in ...(f v)...
  
  Now it does.  An easy fix fortunately.
  

    M ./compiler/specialise/SpecConstr.lhs -5 +15
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to