Zap dead-ness info appropriately in SpecConstr
authorsimonpj@microsoft.com <unknown>
Thu, 2 Oct 2008 13:26:57 +0000 (13:26 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 2 Oct 2008 13:26:57 +0000 (13:26 +0000)
commit3f44fb8231db3277a584470cbe7397bec801cd0e
tree887f40a2f08d4511122bdeeb7277bcd61ad80869
parenta7eb3064144ef4b2975d4fec7c7ae6104cfa213a
Zap dead-ness info appropriately in SpecConstr

SpecConstr can make pattern binders come alive, so we must remember
to zap their dead-variable annotation.  See extendCaseBndrs.

(This was triggering a Core Lint failure in DPH.)
compiler/specialise/SpecConstr.lhs