[project @ 2004-12-30 22:14:59 by simonpj]
authorsimonpj <unknown>
Thu, 30 Dec 2004 22:15:19 +0000 (22:15 +0000)
committersimonpj <unknown>
Thu, 30 Dec 2004 22:15:19 +0000 (22:15 +0000)
commit7f05f1095e9a2c7b2b378859da00fde7ca907080
tree7a2f00953c414116472c8e41c98094cec9446a39
parent29ca2190efa2284e767949b0fab4e00a68db59bd
[project @ 2004-12-30 22:14:59 by simonpj]
Fix to the pre-Xmas simplifier changes, which should make
everything work again.  I'd forgotten to attend to this
corner.  Still not properly tested I fear.

Also remove dead code from SimplEnv, and simplify the remainder (hooray).
ghc/compiler/basicTypes/VarEnv.lhs
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/main/TidyPgm.lhs
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/types/Type.lhs
ghc/compiler/types/Unify.lhs