Add idHasRules
authorsimonpj@microsoft.com <unknown>
Mon, 22 May 2006 16:31:09 +0000 (16:31 +0000)
committersimonpj@microsoft.com <unknown>
Mon, 22 May 2006 16:31:09 +0000 (16:31 +0000)
commitb7d8dffaf1fefdf2f6b52fcf039a06843a28d586
treef638cdea2d72574730e43918008ee8941fda2ba2
parent39dd1943735841b6cc62c91134189371ba571f38
Add idHasRules

Add Id.idHasRules :: Id -> Bool, with the obvious semantics.
This patch makes sense by itself, but it's just a tidy-up.
compiler/basicTypes/Id.lhs
compiler/simplCore/OccurAnal.lhs