On 10/26/06, Bulat Ziganshin <[EMAIL PROTECTED]> wrote:
are c.f. should work for polymorhic values? afaiu, it's just the
problem that leads to the famous monomorhism restriction. w/o type
specifier your expressions will got monomorhic types

These are small enough to be inlined, and are almost certainly going
to be given monomorphic types after inlining, enabling constant
folding.

--
Taral <[EMAIL PROTECTED]>
"You can't prove anything."
   -- Gödel's Incompetence Theorem
_______________________________________________
Haskell-prime mailing list
Haskell-prime@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-prime

Reply via email to