What does unsafePerformIO do to the stack

Bernd Brassel bbr at informatik.uni-kiel.de
Fri Feb 8 05:59:43 EST 2008


Simon Marlow wrote:

> Perhaps there are some trivial examples of
> unshared thunks that we could spot, though.

The sharing analysis in the interpreter is also very simple and
inexpensive. But the gain is frequent. Maybe giving it a try would be
worthwhile.

Thanks again for all your answers!
Bernd


More information about the Glasgow-haskell-users mailing list