Ticky is an RTS-only way; also fix collateral damage to other ways
authorSimon Marlow <simonmar@microsoft.com>
Fri, 9 Feb 2007 14:08:18 +0000 (14:08 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 9 Feb 2007 14:08:18 +0000 (14:08 +0000)
commit5bf1b7f5742ba6405239692f329e8be35491b350
tree3f7d68e094b46e631cc156b2f20cbe752fd46fea
parent430c3a45a8c72d9b73cb71d975adff75138df04a
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.
compiler/main/StaticFlags.hs