[project @ 1999-05-21 12:52:28 by simonmar]
authorsimonmar <unknown>
Fri, 21 May 1999 12:52:51 +0000 (12:52 +0000)
committersimonmar <unknown>
Fri, 21 May 1999 12:52:51 +0000 (12:52 +0000)
commitf922d7032692a14890391d0720751c38ce0f7546
tree587a24fcbda262610906df3fe8c4bbd9121faba0
parent9325140f9be04a52b3f8b0dba419e7073fea453d
[project @ 1999-05-21 12:52:28 by simonmar]
A bunch of patches from SLPJ to fix various things.
20 files changed:
ghc/compiler/coreSyn/CoreTidy.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/deSugar/Match.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplMonad.lhs
ghc/compiler/simplCore/SimplUtils.lhs
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/specialise/Rules.lhs
ghc/compiler/stgSyn/CoreToStg.lhs
ghc/compiler/stgSyn/StgLint.lhs
ghc/compiler/stgSyn/StgSyn.lhs
ghc/compiler/types/Class.lhs
ghc/compiler/utils/FiniteMap.lhs