Hi everyone, <div><br></div><div>Is there a way to completely turn garbage collection off in the Haskell runtime system? I&#39;m aware of the -A runtime option, but I&#39;d like to completely turn it off, if possible. I&#39;m OK with running the program until it runs out of memory, and I&#39;m willing to recompile GHC if needed. </div>
<div><br></div><div>Regards,</div><div>Andreas</div>