[project @ 2000-10-24 07:35:00 by simonpj]
authorsimonpj <unknown>
Tue, 24 Oct 2000 07:35:03 +0000 (07:35 +0000)
committersimonpj <unknown>
Tue, 24 Oct 2000 07:35:03 +0000 (07:35 +0000)
commit4a91d102be99778efcab80211ca5de3f2cf6619a
tree9a4250e4b1bfa90f117efb47d565cbdd14e271e0
parentebef357f943e8fce48adb73053082204cc892f99
[project @ 2000-10-24 07:35:00 by simonpj]
Mainly MkIface
33 files changed:
ghc/compiler/absCSyn/Costs.lhs
ghc/compiler/basicTypes/BasicTypes.lhs
ghc/compiler/codeGen/CgStackery.lhs
ghc/compiler/hsSyn/HsCore.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/hsSyn/HsPragmas.lhs
ghc/compiler/hsSyn/HsSyn.lhs
ghc/compiler/hsSyn/HsTypes.lhs
ghc/compiler/javaGen/JavaGen.lhs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/HscStats.lhs
ghc/compiler/main/HscTypes.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/parser/Parser.y
ghc/compiler/parser/RdrHsSyn.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnBinds.lhs
ghc/compiler/rename/RnEnv.lhs
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/rename/RnHsSyn.lhs
ghc/compiler/rename/RnIfaces.lhs
ghc/compiler/rename/RnMonad.lhs
ghc/compiler/rename/RnNames.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/TcTyClsDecls.lhs
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/types/InstEnv.lhs
ghc/compiler/types/Type.lhs