Occurrence analyser takes account of the phase when handing RULES
authorsimonpj@microsoft.com <unknown>
Tue, 16 Nov 2010 17:33:12 +0000 (17:33 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 16 Nov 2010 17:33:12 +0000 (17:33 +0000)
commit5e218036aabd1666ff2b509436e4e88491596c37
treea332647bea2af2a55b6b6e799c2ec2d8bdccdad0
parent469c8c3c35a3e875f97ea03c12f61c631e2524cd
Occurrence analyser takes account of the phase when handing RULES

See Note [Finding rule RHS free vars]

This should make Roman happy.
compiler/coreSyn/CoreFVs.lhs
compiler/coreSyn/CoreSubst.lhs
compiler/simplCore/OccurAnal.lhs
compiler/simplCore/SimplCore.lhs