[project @ 2000-10-30 09:52:14 by simonpj]
authorsimonpj <unknown>
Mon, 30 Oct 2000 09:52:16 +0000 (09:52 +0000)
committersimonpj <unknown>
Mon, 30 Oct 2000 09:52:16 +0000 (09:52 +0000)
commit2ecf1c9f639dc75f1078e88c2e551116923f742a
tree79dd1c552bb8616a4490a2a9632478ef180f334a
parent73c0472d57af773f9920bf27547211d5c8785943
[project @ 2000-10-30 09:52:14 by simonpj]
First steps to making it work
22 files changed:
ghc/compiler/Makefile
ghc/compiler/basicTypes/Name.lhs
ghc/compiler/basicTypes/SrcLoc.lhs
ghc/compiler/coreSyn/CoreTidy.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/main/Finder.lhs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/HscTypes.lhs
ghc/compiler/main/TmpFiles.hs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnHiFiles.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnNames.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcRules.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs
ghc/compiler/types/Type.lhs