Ian Lynagh: > On Mon, Aug 01, 2011 at 12:55:07PM +0000, Simon Peyton-Jones wrote: >> So we either need to >> * inline floatFromInteger, or >> * need a RULE for floatFromInteger >> >> If the former is big, the latter should do fine, right? >> >> That's what we are doing for other Integer operations. > > Yup, I'll add a rule for it. > > However, currently none of the rules are in the 7.2 branch. I guess I'll > have to merge them all.
Will you merge the changes to integer-gmp into the 7.2 branch? If not, you probably also don't have to merge the rules. Manuel _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
