Make SpecConstr work again
authorsimonpj@microsoft.com <unknown>
Thu, 15 Nov 2007 08:42:42 +0000 (08:42 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 15 Nov 2007 08:42:42 +0000 (08:42 +0000)
commita496c6a2211b821357872cb15c0204c848585b38
treef07f56bf11b238de97ecdb5228c8dcaccfa88863
parent2a4d586c8abefa2b0d2a782c421697fd6cf0c964
Make SpecConstr work again

In a typo I'd written env instead of env', and as a result RULES are
practically guaranteed not to work in a recursive group.  This pretty
much kills SpecConstr in its tracks!

Well done Kenny Lu for spotting this.  The fix is easy.

Merge into 6.8 please.
compiler/simplCore/Simplify.lhs