[Haskell-cafe] Re: ghc HEAD

Edward Z. Yang ezyang at MIT.EDU
Tue Sep 7 10:51:19 EDT 2010


Excerpts from Johannes Waldmann's message of Tue Sep 07 10:38:47 -0400 2010:
> Yuras Shumovich <shumovichy <at> gmail.com> writes:
> 
> > http://hackage.haskell.org/trac/ghc/ticket/3910
> 
> So what is the magic "link-time flag to en/disable the RTS options"?

As you mentioned earlier, -rtsopts.

> It seems it would be needed for all things multi-core,
> since you'd want to modify +RTS -Nx 

This is a good point: if RTS options are disabled, there should probably
be a mechanism for specifying what RTS options should be baked in.

Cheers,
Edward


More information about the Haskell-Cafe mailing list