[Haskell-cafe] GHC 7.0.1 developer challenges
Donn Cave
donn at avvanta.com
Tue Nov 30 16:52:09 CET 2010
Quoth Ryan Ingram <ryani.spam at gmail.com>,
> I suggest that we should be able to specify RTS options at
> compile/link time, or as pragmas in the Main module.
It would be good for me in any case if I could specify the value of
an option at compile time, though I suppose you mean to specify which
options may be specified at run time. I'm thinking of an option like
-V0, that must be set.
Donn
More information about the Haskell-Cafe
mailing list