patch applied (ghc-6.12/ghc): Allow -ticky and -prof together
Ian Lynagh
igloo at earth.li
Fri Nov 6 12:16:17 EST 2009
Tue Oct 20 08:52:01 PDT 2009 simonpj at microsoft.com
* Allow -ticky and -prof together
Ignore-this: cddba709acd29968e0517a398e99b49c
The two used to be incompatible, but they aren't any longer.
In fact, -ticky should not be a 'way' any more, and doing that
is on Simon M's todo list, but this patch takes us a little
step closer.
I'm not sure this is worth merging to the 6.12 branch.
M ./compiler/main/StaticFlags.hs +5
View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091020155201-1287e-bdcedafc247803acc7d3fcf197e8d16189bfc9c5.gz
More information about the Cvs-ghc
mailing list