Hi,

In GHC (and probably JHC) it shouldn't make any difference, in other compilers
it might do.

In nhc98/Yhc it makes no performance difference. If you run Yhc with
the -core flag you can see the output for each of the functions, and
they're pretty close to identical.

Thanks

Neil
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to