Cosmetics in SpecConstr
authorsimonpj@microsoft.com <unknown>
Wed, 12 Apr 2006 15:27:21 +0000 (15:27 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 12 Apr 2006 15:27:21 +0000 (15:27 +0000)
commit48967672a6e999cda74a5a7e02059930ef794961
treeefeb6bc5e28cf8e78b7a32e1465c1191136f0077
parent2763f56de2097a34176aa883dd4f0b3de1cb896c
Cosmetics in SpecConstr

SpecConstr currently uses substExpr for tiresome reasons to do with
GADTs.  Unfortunately the substExpr generates some WARNINGS (when DEBUG)
is on, because we aren't adding all the in-scope Ids to the in-scope
set of the substitution.

When we move to FC these substExprs will go away, so I'm not going to
worry about this now.
compiler/specialise/SpecConstr.lhs