[project @ 2000-10-25 07:09:52 by simonpj]
authorsimonpj <unknown>
Wed, 25 Oct 2000 07:09:54 +0000 (07:09 +0000)
committersimonpj <unknown>
Wed, 25 Oct 2000 07:09:54 +0000 (07:09 +0000)
commit4102e5cec12cd96f59260aee2c6da01616b97467
treeec0bb8fad9dec6bad174ff4f34e11c6e8d89da3e
parentb55a5d5d522bb70a5a3e309fef4bb62eca8a4e6b
[project @ 2000-10-25 07:09:52 by simonpj]
More renamer stuff; still in flight
22 files changed:
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/basicTypes/NameSet.lhs
ghc/compiler/basicTypes/RdrName.lhs
ghc/compiler/basicTypes/VarSet.lhs
ghc/compiler/hsSyn/HsCore.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/main/HscTypes.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnBinds.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/rename/RnHiFiles.lhs
ghc/compiler/rename/RnHsSyn.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnSource.hi-boot
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/specialise/Rules.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcRules.lhs
ghc/compiler/types/Generics.lhs