[project @ 2000-10-31 08:08:38 by simonpj]
authorsimonpj <unknown>
Tue, 31 Oct 2000 08:08:39 +0000 (08:08 +0000)
committersimonpj <unknown>
Tue, 31 Oct 2000 08:08:39 +0000 (08:08 +0000)
commit88f315a135bd00d2efa00d991bb9487929562d91
treed86afcc30f494963110cff7874eda72261476e43
parent156d91339295539a2b3461efc1ac8c83f29d83f0
[project @ 2000-10-31 08:08:38 by simonpj]
More tidying up; esp of isLocallyDefined
16 files changed:
ghc/compiler/Makefile
ghc/compiler/basicTypes/Name.lhs
ghc/compiler/main/HscTypes.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnHiFiles.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcTyDecls.lhs