On Jan 10, 2008 9:20 PM, Luke Palmer <[EMAIL PROTECTED]> wrote:
> Ahh, it was ghc 6.8.1, without any optimization.  If I turn on optimization,
> the behavior goes away, and they both behave like the const version.

That was what I suggested on the last line of my previous e-mail. As
const is in Prelude, which probably was compiled with optimizations,
it would explain the difference.

-- 
Felipe.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to