
27 Jul
2005
27 Jul
'05
7:31 p.m.
Am Mittwoch, 27. Juli 2005 21:17 schrieb Wolfgang Jeltsch:
[...]
The library documentation of unsafePerformIO in
http://haskell.org/ghc/docs/latest/html/libraries/base/ System.IO.Unsafe.html#v%3AunsafePerformIO
says: "Make sure that the[?] either you switch off let-floating, [...]". But how do I switch off let-floating?
By the way, the GHC User's Guide doesn't mention -fno-cse, at least not in the index.
Regards, Wolfgang
Regards again, Wolfgang