patch applied (ghc): Ticky is an RTS-only way;
also fix collateral damage to other ways
Simon Marlow
simonmar at microsoft.com
Fri Feb 9 09:09:23 EST 2007
Fri Feb 9 06:08:18 PST 2007 Simon Marlow <simonmar at microsoft.com>
* Ticky is an RTS-only way; also fix collateral damage to other ways
The ticky static flag was being poked too early, which lead to
breakage in the -prof way amongst other things. I've installed some
sanity checking to make sure we catch this earlier if it happens again.
M ./compiler/main/StaticFlags.hs -12 +13
More information about the Cvs-ghc
mailing list