[Haskell-cafe] Turn GC off

Andreas Voellmy andreas.voellmy at gmail.com
Wed Sep 14 18:42:27 CEST 2011


Hi everyone,

Is there a way to completely turn garbage collection off in the Haskell
runtime system? I'm aware of the -A runtime option, but I'd like to
completely turn it off, if possible. I'm OK with running the program until
it runs out of memory, and I'm willing to recompile GHC if needed.

Regards,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110914/5bfb3d39/attachment.htm>


More information about the Haskell-Cafe mailing list