Two small errors in my previous message...  Firstly, it's not C, it's
Core.  Gah!  I obviously _really_ didn't make it to the end of that
section awake.

Secondly, and more to the point...


> Do you mean
> 
> {-# OPTIONS -H12m #-}
> 
> 
> Or do you want to bake the options into GHC itself?

Neither.  I mean, how do I (or indeed, can I?) get the effect of:

a.out +RTS -H12m


by

a.out


and presumably some hypothetical incantation that looks something like...

ghc Main.hs -RTS-Incantation -H12m

Slan,
Alex.

Reply via email to