Fri Sep 22 12:04:36 PDT 2006 [EMAIL PROTECTED] * Improve specialisation in SpecConstr This patch enables argToPat to look through let expressions e.g. f (let v = rhs in \y -> ...v...) Here we can specialise for f (\y -> ...) because the rule-matcher will look through the let.
M ./compiler/specialise/SpecConstr.lhs +7 _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc