switching off let-floating

Wolfgang Jeltsch wolfgang at jeltsch.net
Thu Jul 28 05:39:28 EDT 2005


Am Mittwoch, 27. Juli 2005 21:39 schrieben Sie:
> "Wolfgang Jeltsch" <wolfgang at jeltsch.net> writes:
>
>   ....
>
> > But how do I switch off let-floating?
>
> -fno-full-laziness, I believe.

What other consequences does this switch have?  Since I'm implementing some 
kind of lazy I/O using unsafePerformIO, I rely on normal lazy behavior.

Why isn't this switch documented in GHC's User's Guide?  Where is it 
documented?

> --sigbjorn

Regards,
Wolfgang


More information about the Glasgow-haskell-users mailing list