[project @ 1996-03-19 08:58:34 by partain]
authorpartain <unknown>
Tue, 19 Mar 1996 09:11:07 +0000 (09:11 +0000)
committerpartain <unknown>
Tue, 19 Mar 1996 09:11:07 +0000 (09:11 +0000)
commit6c381e873e222417d9a67aeec77b9555eca7b7a8
tree32cbd1de14ff19e21dd48e94051ccbe58b5fbdf5
parent8147a9f0bcc48ef0db1e91f8b985a4f5c3fed560
[project @ 1996-03-19 08:58:34 by partain]
simonpj/sansom/partain/dnt 1.3 compiler stuff through 96/03/18
517 files changed:
ghc/compiler/HsVersions.h
ghc/compiler/Jmakefile
ghc/compiler/absCSyn/AbsCFuns.hi [deleted file]
ghc/compiler/absCSyn/AbsCSyn.hi [deleted file]
ghc/compiler/absCSyn/AbsCSyn.lhs
ghc/compiler/absCSyn/AbsCUtils.lhs [moved from ghc/compiler/absCSyn/AbsCFuns.lhs with 76% similarity]
ghc/compiler/absCSyn/CLabel.lhs [moved from ghc/compiler/basicTypes/CLabelInfo.lhs with 57% similarity]
ghc/compiler/absCSyn/CStrings.lhs [new file with mode: 0644]
ghc/compiler/absCSyn/Costs.hi [deleted file]
ghc/compiler/absCSyn/Costs.lhs
ghc/compiler/absCSyn/HeapOffs.hi [deleted file]
ghc/compiler/absCSyn/HeapOffs.lhs
ghc/compiler/absCSyn/PprAbsC.hi [deleted file]
ghc/compiler/absCSyn/PprAbsC.lhs
ghc/compiler/basicTypes/BasicLit.hi [deleted file]
ghc/compiler/basicTypes/CLabelInfo.hi [deleted file]
ghc/compiler/basicTypes/Id.hi [deleted file]
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.hi [deleted file]
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/basicTypes/IdLoop.lhi [new file with mode: 0644]
ghc/compiler/basicTypes/IdUtils.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/Inst.hi [deleted file]
ghc/compiler/basicTypes/Inst.lhs [deleted file]
ghc/compiler/basicTypes/Literal.lhs [moved from ghc/compiler/basicTypes/BasicLit.lhs with 58% similarity]
ghc/compiler/basicTypes/Name.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/NameLoop.lhi [new file with mode: 0644]
ghc/compiler/basicTypes/NameTypes.hi [deleted file]
ghc/compiler/basicTypes/NameTypes.lhs
ghc/compiler/basicTypes/OrdList.hi [deleted file]
ghc/compiler/basicTypes/OrdList.lhs [deleted file]
ghc/compiler/basicTypes/PragmaInfo.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/ProtoName.hi [deleted file]
ghc/compiler/basicTypes/ProtoName.lhs
ghc/compiler/basicTypes/SplitUniq.hi [deleted file]
ghc/compiler/basicTypes/SplitUniq.lhs [deleted file]
ghc/compiler/basicTypes/SrcLoc.hi [deleted file]
ghc/compiler/basicTypes/SrcLoc.lhs
ghc/compiler/basicTypes/UniqSupply.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/Unique.hi [deleted file]
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/codeGen/CgBindery.hi [deleted file]
ghc/compiler/codeGen/CgBindery.lhs
ghc/compiler/codeGen/CgCase.hi [deleted file]
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgClosure.hi [deleted file]
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/CgCompInfo.hi [deleted file]
ghc/compiler/codeGen/CgCompInfo.lhs
ghc/compiler/codeGen/CgCon.hi [deleted file]
ghc/compiler/codeGen/CgCon.lhs
ghc/compiler/codeGen/CgConTbls.hi [deleted file]
ghc/compiler/codeGen/CgConTbls.lhs
ghc/compiler/codeGen/CgExpr.hi [deleted file]
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/codeGen/CgHeapery.hi [deleted file]
ghc/compiler/codeGen/CgHeapery.lhs
ghc/compiler/codeGen/CgLetNoEscape.hi [deleted file]
ghc/compiler/codeGen/CgLetNoEscape.lhs
ghc/compiler/codeGen/CgMonad.hi [deleted file]
ghc/compiler/codeGen/CgMonad.lhs
ghc/compiler/codeGen/CgRetConv.hi [deleted file]
ghc/compiler/codeGen/CgRetConv.lhs
ghc/compiler/codeGen/CgStackery.hi [deleted file]
ghc/compiler/codeGen/CgStackery.lhs
ghc/compiler/codeGen/CgTailCall.hi [deleted file]
ghc/compiler/codeGen/CgTailCall.lhs
ghc/compiler/codeGen/CgUpdate.hi [deleted file]
ghc/compiler/codeGen/CgUpdate.lhs
ghc/compiler/codeGen/CgUsages.hi [deleted file]
ghc/compiler/codeGen/CgUsages.lhs
ghc/compiler/codeGen/ClosureInfo.hi [deleted file]
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/codeGen/CodeGen.hi [deleted file]
ghc/compiler/codeGen/CodeGen.lhs
ghc/compiler/codeGen/SMRep.hi [deleted file]
ghc/compiler/codeGen/SMRep.lhs
ghc/compiler/coreSyn/AnnCoreSyn.hi [deleted file]
ghc/compiler/coreSyn/AnnCoreSyn.lhs
ghc/compiler/coreSyn/CoreFuns.hi [deleted file]
ghc/compiler/coreSyn/CoreFuns.lhs [deleted file]
ghc/compiler/coreSyn/CoreLift.hi [deleted file]
ghc/compiler/coreSyn/CoreLift.lhs
ghc/compiler/coreSyn/CoreLint.hi [deleted file]
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreSyn.hi [deleted file]
ghc/compiler/coreSyn/CoreSyn.lhs
ghc/compiler/coreSyn/CoreUnfold.hi [deleted file]
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs [new file with mode: 0644]
ghc/compiler/coreSyn/FreeVars.hi [deleted file]
ghc/compiler/coreSyn/FreeVars.lhs
ghc/compiler/coreSyn/Jmakefile [deleted file]
ghc/compiler/coreSyn/PlainCore.hi [deleted file]
ghc/compiler/coreSyn/PlainCore.lhs [deleted file]
ghc/compiler/coreSyn/PprCore.lhs [new file with mode: 0644]
ghc/compiler/coreSyn/TaggedCore.hi [deleted file]
ghc/compiler/coreSyn/TaggedCore.lhs [deleted file]
ghc/compiler/deSugar/Desugar.hi [deleted file]
ghc/compiler/deSugar/Desugar.lhs
ghc/compiler/deSugar/DsBinds.hi [deleted file]
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/deSugar/DsCCall.hi [deleted file]
ghc/compiler/deSugar/DsCCall.lhs
ghc/compiler/deSugar/DsExpr.hi [deleted file]
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsGRHSs.hi [deleted file]
ghc/compiler/deSugar/DsGRHSs.lhs
ghc/compiler/deSugar/DsHsSyn.lhs [new file with mode: 0644]
ghc/compiler/deSugar/DsListComp.hi [deleted file]
ghc/compiler/deSugar/DsListComp.lhs
ghc/compiler/deSugar/DsLoop.lhi [new file with mode: 0644]
ghc/compiler/deSugar/DsMonad.hi [deleted file]
ghc/compiler/deSugar/DsMonad.lhs
ghc/compiler/deSugar/DsParZF.lhs [deleted file]
ghc/compiler/deSugar/DsUtils.hi [deleted file]
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/deSugar/Match.hi [deleted file]
ghc/compiler/deSugar/Match.lhs
ghc/compiler/deSugar/MatchCon.hi [deleted file]
ghc/compiler/deSugar/MatchCon.lhs
ghc/compiler/deSugar/MatchLit.hi [deleted file]
ghc/compiler/deSugar/MatchLit.lhs
ghc/compiler/deSugar/MatchProc.lhs [deleted file]
ghc/compiler/deforest/Core2Def.hi [deleted file]
ghc/compiler/deforest/Core2Def.lhs
ghc/compiler/deforest/Cyclic.hi [deleted file]
ghc/compiler/deforest/Cyclic.lhs
ghc/compiler/deforest/Def2Core.hi [deleted file]
ghc/compiler/deforest/Def2Core.lhs
ghc/compiler/deforest/DefExpr.hi [deleted file]
ghc/compiler/deforest/DefExpr.lhs
ghc/compiler/deforest/DefSyn.hi [deleted file]
ghc/compiler/deforest/DefSyn.lhs
ghc/compiler/deforest/DefUtils.hi [deleted file]
ghc/compiler/deforest/DefUtils.lhs
ghc/compiler/deforest/Deforest.hi [deleted file]
ghc/compiler/deforest/Deforest.lhs
ghc/compiler/deforest/TreelessForm.hi [deleted file]
ghc/compiler/deforest/TreelessForm.lhs
ghc/compiler/envs/CE.hi [deleted file]
ghc/compiler/envs/CE.lhs [deleted file]
ghc/compiler/envs/E.hi [deleted file]
ghc/compiler/envs/E.lhs [deleted file]
ghc/compiler/envs/IdEnv.hi [deleted file]
ghc/compiler/envs/IdEnv.lhs [deleted file]
ghc/compiler/envs/InstEnv.hi [deleted file]
ghc/compiler/envs/InstEnv.lhs [deleted file]
ghc/compiler/envs/LIE.hi [deleted file]
ghc/compiler/envs/LIE.lhs [deleted file]
ghc/compiler/envs/TCE.hi [deleted file]
ghc/compiler/envs/TCE.lhs [deleted file]
ghc/compiler/envs/TVE.hi [deleted file]
ghc/compiler/envs/TVE.lhs [deleted file]
ghc/compiler/envs/TyVarEnv.hi [deleted file]
ghc/compiler/envs/TyVarEnv.lhs [deleted file]
ghc/compiler/hsSyn/HsBinds.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsCore.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsDecls.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsExpr.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsImpExp.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsLit.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsLoop.lhi [new file with mode: 0644]
ghc/compiler/hsSyn/HsMatches.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsPat.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsPragmas.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsSyn.lhs [new file with mode: 0644]
ghc/compiler/hsSyn/HsTypes.lhs [new file with mode: 0644]
ghc/compiler/main/CmdLineOpts.hi [deleted file]
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/ErrUtils.hi [deleted file]
ghc/compiler/main/ErrUtils.lhs
ghc/compiler/main/Errors.hi [deleted file]
ghc/compiler/main/Errors.lhs [deleted file]
ghc/compiler/main/ErrsRn.hi [deleted file]
ghc/compiler/main/ErrsRn.lhs [deleted file]
ghc/compiler/main/ErrsTc.hi [deleted file]
ghc/compiler/main/ErrsTc.lhs [deleted file]
ghc/compiler/main/Main.hi [deleted file]
ghc/compiler/main/Main.lhs
ghc/compiler/main/MainMonad.hi [deleted file]
ghc/compiler/main/MainMonad.lhs
ghc/compiler/main/MkIface.hi [deleted file]
ghc/compiler/main/MkIface.lhs
ghc/compiler/nativeGen/AbsCStixGen.hi [deleted file]
ghc/compiler/nativeGen/AbsCStixGen.lhs
ghc/compiler/nativeGen/AlphaCode.hi [deleted file]
ghc/compiler/nativeGen/AlphaCode.lhs
ghc/compiler/nativeGen/AlphaDesc.hi [deleted file]
ghc/compiler/nativeGen/AlphaDesc.lhs
ghc/compiler/nativeGen/AlphaGen.hi [deleted file]
ghc/compiler/nativeGen/AlphaGen.lhs
ghc/compiler/nativeGen/AsmCodeGen.hi [deleted file]
ghc/compiler/nativeGen/AsmCodeGen.lhs
ghc/compiler/nativeGen/AsmRegAlloc.hi [deleted file]
ghc/compiler/nativeGen/AsmRegAlloc.lhs
ghc/compiler/nativeGen/I386Code.hi [deleted file]
ghc/compiler/nativeGen/I386Code.lhs
ghc/compiler/nativeGen/I386Desc.hi [deleted file]
ghc/compiler/nativeGen/I386Desc.lhs
ghc/compiler/nativeGen/I386Gen.hi [deleted file]
ghc/compiler/nativeGen/I386Gen.lhs
ghc/compiler/nativeGen/MachDesc.hi [deleted file]
ghc/compiler/nativeGen/MachDesc.lhs
ghc/compiler/nativeGen/SparcCode.hi [deleted file]
ghc/compiler/nativeGen/SparcCode.lhs
ghc/compiler/nativeGen/SparcDesc.hi [deleted file]
ghc/compiler/nativeGen/SparcDesc.lhs
ghc/compiler/nativeGen/SparcGen.hi [deleted file]
ghc/compiler/nativeGen/SparcGen.lhs
ghc/compiler/nativeGen/Stix.hi [deleted file]
ghc/compiler/nativeGen/Stix.lhs
ghc/compiler/nativeGen/StixInfo.hi [deleted file]
ghc/compiler/nativeGen/StixInfo.lhs
ghc/compiler/nativeGen/StixInteger.hi [deleted file]
ghc/compiler/nativeGen/StixInteger.lhs
ghc/compiler/nativeGen/StixMacro.hi [deleted file]
ghc/compiler/nativeGen/StixMacro.lhs
ghc/compiler/nativeGen/StixPrim.hi [deleted file]
ghc/compiler/nativeGen/StixPrim.lhs
ghc/compiler/parser/MAIL.byacc [new file with mode: 0644]
ghc/compiler/parser/README.debug [new file with mode: 0644]
ghc/compiler/parser/UgenAll.lhs [new file with mode: 0644]
ghc/compiler/parser/UgenUtil.lhs [new file with mode: 0644]
ghc/compiler/parser/binding.ugn [new file with mode: 0644]
ghc/compiler/parser/constants.h [new file with mode: 0644]
ghc/compiler/parser/constr.ugn [new file with mode: 0644]
ghc/compiler/parser/coresyn.ugn [new file with mode: 0644]
ghc/compiler/parser/either.ugn [new file with mode: 0644]
ghc/compiler/parser/entidt.ugn [new file with mode: 0644]
ghc/compiler/parser/hpragma.ugn [new file with mode: 0644]
ghc/compiler/parser/hschooks.c [new file with mode: 0644]
ghc/compiler/parser/hsclink.c [new file with mode: 0644]
ghc/compiler/parser/hslexer.flex [new file with mode: 0644]
ghc/compiler/parser/hsparser.y [new file with mode: 0644]
ghc/compiler/parser/hspincl.h [new file with mode: 0644]
ghc/compiler/parser/id.c [new file with mode: 0644]
ghc/compiler/parser/id.h [new file with mode: 0644]
ghc/compiler/parser/import_dirlist.c [new file with mode: 0644]
ghc/compiler/parser/infix.c [new file with mode: 0644]
ghc/compiler/parser/list.ugn [new file with mode: 0644]
ghc/compiler/parser/literal.ugn [new file with mode: 0644]
ghc/compiler/parser/main.c [new file with mode: 0644]
ghc/compiler/parser/maybe.ugn [new file with mode: 0644]
ghc/compiler/parser/pbinding.ugn [new file with mode: 0644]
ghc/compiler/parser/printtree.c [new file with mode: 0644]
ghc/compiler/parser/qid.ugn [new file with mode: 0644]
ghc/compiler/parser/syntax.c [new file with mode: 0644]
ghc/compiler/parser/tree.ugn [new file with mode: 0644]
ghc/compiler/parser/ttype.ugn [new file with mode: 0644]
ghc/compiler/parser/type2context.c [new file with mode: 0644]
ghc/compiler/parser/util.c [new file with mode: 0644]
ghc/compiler/parser/utils.h [new file with mode: 0644]
ghc/compiler/prelude/AbsPrel.hi [deleted file]
ghc/compiler/prelude/AbsPrel.lhs [deleted file]
ghc/compiler/prelude/PrelFuns.hi [deleted file]
ghc/compiler/prelude/PrelFuns.lhs [deleted file]
ghc/compiler/prelude/PrelInfo.lhs [new file with mode: 0644]
ghc/compiler/prelude/PrelLoop.lhi [new file with mode: 0644]
ghc/compiler/prelude/PrelMods.lhs [new file with mode: 0644]
ghc/compiler/prelude/PrelVals.hi [deleted file]
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimKind.hi [deleted file]
ghc/compiler/prelude/PrimKind.lhs [deleted file]
ghc/compiler/prelude/PrimOp.lhs [moved from ghc/compiler/prelude/PrimOps.lhs with 75% similarity]
ghc/compiler/prelude/PrimOps.hi [deleted file]
ghc/compiler/prelude/PrimRep.lhs [new file with mode: 0644]
ghc/compiler/prelude/TyPod.lhs [deleted file]
ghc/compiler/prelude/TyProcs.lhs [deleted file]
ghc/compiler/prelude/TysPrim.hi [deleted file]
ghc/compiler/prelude/TysPrim.lhs
ghc/compiler/prelude/TysWiredIn.hi [deleted file]
ghc/compiler/prelude/TysWiredIn.lhs
ghc/compiler/profiling/CostCentre.hi [deleted file]
ghc/compiler/profiling/CostCentre.lhs
ghc/compiler/profiling/SCCauto.hi [deleted file]
ghc/compiler/profiling/SCCauto.lhs
ghc/compiler/profiling/SCCfinal.hi [deleted file]
ghc/compiler/profiling/SCCfinal.lhs
ghc/compiler/reader/PrefixSyn.hi [deleted file]
ghc/compiler/reader/PrefixSyn.lhs
ghc/compiler/reader/PrefixToHs.hi [deleted file]
ghc/compiler/reader/PrefixToHs.lhs
ghc/compiler/reader/RdrHsSyn.lhs [new file with mode: 0644]
ghc/compiler/reader/RdrLoop.lhi [new file with mode: 0644]
ghc/compiler/reader/ReadPragmas.hi [deleted file]
ghc/compiler/reader/ReadPragmas.lhs
ghc/compiler/reader/ReadPragmas2.hi [deleted file]
ghc/compiler/reader/ReadPragmas2.lhs [deleted file]
ghc/compiler/reader/ReadPrefix.hi [deleted file]
ghc/compiler/reader/ReadPrefix.lhs
ghc/compiler/reader/ReadPrefix2.hi [deleted file]
ghc/compiler/reader/ReadPrefix2.lhs [deleted file]
ghc/compiler/rename/Rename.hi [deleted file]
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/Rename1.hi [deleted file]
ghc/compiler/rename/Rename2.hi [deleted file]
ghc/compiler/rename/Rename3.hi [deleted file]
ghc/compiler/rename/Rename4.hi [deleted file]
ghc/compiler/rename/RenameAuxFuns.hi [deleted file]
ghc/compiler/rename/RenameBinds4.hi [deleted file]
ghc/compiler/rename/RenameExpr4.hi [deleted file]
ghc/compiler/rename/RenameExpr4.lhs [deleted file]
ghc/compiler/rename/RenameMonad12.hi [deleted file]
ghc/compiler/rename/RenameMonad3.hi [deleted file]
ghc/compiler/rename/RenameMonad4.hi [deleted file]
ghc/compiler/rename/RnBinds4.lhs [moved from ghc/compiler/rename/RenameBinds4.lhs with 71% similarity]
ghc/compiler/rename/RnExpr4.lhs [new file with mode: 0644]
ghc/compiler/rename/RnHsSyn.lhs [new file with mode: 0644]
ghc/compiler/rename/RnLoop.lhi [new file with mode: 0644]
ghc/compiler/rename/RnMonad12.lhs [moved from ghc/compiler/rename/RenameMonad12.lhs with 83% similarity]
ghc/compiler/rename/RnMonad3.lhs [moved from ghc/compiler/rename/RenameMonad3.lhs with 68% similarity]
ghc/compiler/rename/RnMonad4.lhs [moved from ghc/compiler/rename/RenameMonad4.lhs with 64% similarity]
ghc/compiler/rename/RnPass1.lhs [moved from ghc/compiler/rename/Rename1.lhs with 65% similarity]
ghc/compiler/rename/RnPass2.lhs [moved from ghc/compiler/rename/Rename2.lhs with 86% similarity]
ghc/compiler/rename/RnPass3.lhs [moved from ghc/compiler/rename/Rename3.lhs with 61% similarity]
ghc/compiler/rename/RnPass4.lhs [moved from ghc/compiler/rename/Rename4.lhs with 56% similarity]
ghc/compiler/rename/RnUtils.lhs [moved from ghc/compiler/rename/RenameAuxFuns.lhs with 66% similarity]
ghc/compiler/simplCore/AnalFBWW.hi [deleted file]
ghc/compiler/simplCore/AnalFBWW.lhs
ghc/compiler/simplCore/BinderInfo.hi [deleted file]
ghc/compiler/simplCore/BinderInfo.lhs
ghc/compiler/simplCore/ConFold.hi [deleted file]
ghc/compiler/simplCore/ConFold.lhs
ghc/compiler/simplCore/FloatIn.hi [deleted file]
ghc/compiler/simplCore/FloatIn.lhs
ghc/compiler/simplCore/FloatOut.hi [deleted file]
ghc/compiler/simplCore/FloatOut.lhs
ghc/compiler/simplCore/FoldrBuildWW.hi [deleted file]
ghc/compiler/simplCore/FoldrBuildWW.lhs
ghc/compiler/simplCore/LiberateCase.hi [deleted file]
ghc/compiler/simplCore/LiberateCase.lhs
ghc/compiler/simplCore/MagicUFs.hi [deleted file]
ghc/compiler/simplCore/MagicUFs.lhs
ghc/compiler/simplCore/NewOccurAnal.hi [deleted file]
ghc/compiler/simplCore/NewOccurAnal.lhs [deleted file]
ghc/compiler/simplCore/OccurAnal.hi [deleted file]
ghc/compiler/simplCore/OccurAnal.lhs
ghc/compiler/simplCore/SAT.hi [deleted file]
ghc/compiler/simplCore/SAT.lhs
ghc/compiler/simplCore/SATMonad.hi [deleted file]
ghc/compiler/simplCore/SATMonad.lhs
ghc/compiler/simplCore/SetLevels.hi [deleted file]
ghc/compiler/simplCore/SetLevels.lhs
ghc/compiler/simplCore/SimplCase.hi [deleted file]
ghc/compiler/simplCore/SimplCase.lhs
ghc/compiler/simplCore/SimplCore.hi [deleted file]
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplEnv.hi [deleted file]
ghc/compiler/simplCore/SimplEnv.lhs
ghc/compiler/simplCore/SimplHaskell.lhs [deleted file]
ghc/compiler/simplCore/SimplMonad.hi [deleted file]
ghc/compiler/simplCore/SimplMonad.lhs
ghc/compiler/simplCore/SimplPgm.hi [deleted file]
ghc/compiler/simplCore/SimplPgm.lhs
ghc/compiler/simplCore/SimplUtils.hi [deleted file]
ghc/compiler/simplCore/SimplUtils.lhs
ghc/compiler/simplCore/SimplVar.hi [deleted file]
ghc/compiler/simplCore/SimplVar.lhs
ghc/compiler/simplCore/Simplify.hi [deleted file]
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/simplCore/SmplLoop.lhi [new file with mode: 0644]
ghc/compiler/simplStg/LambdaLift.hi [deleted file]
ghc/compiler/simplStg/LambdaLift.lhs
ghc/compiler/simplStg/SatStgRhs.hi [deleted file]
ghc/compiler/simplStg/SatStgRhs.lhs
ghc/compiler/simplStg/SimplStg.hi [deleted file]
ghc/compiler/simplStg/SimplStg.lhs
ghc/compiler/simplStg/StgSAT.hi [deleted file]
ghc/compiler/simplStg/StgSAT.lhs
ghc/compiler/simplStg/StgSATMonad.hi [deleted file]
ghc/compiler/simplStg/StgSATMonad.lhs
ghc/compiler/simplStg/StgStats.hi [deleted file]
ghc/compiler/simplStg/StgStats.lhs
ghc/compiler/simplStg/StgVarInfo.hi [deleted file]
ghc/compiler/simplStg/StgVarInfo.lhs
ghc/compiler/simplStg/UpdAnal.hi [deleted file]
ghc/compiler/simplStg/UpdAnal.lhs
ghc/compiler/specialise/SpecEnv.lhs [new file with mode: 0644]
ghc/compiler/specialise/SpecTyFuns.hi [deleted file]
ghc/compiler/specialise/SpecUtils.lhs [moved from ghc/compiler/specialise/SpecTyFuns.lhs with 81% similarity]
ghc/compiler/specialise/Specialise.hi [deleted file]
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stgSyn/CoreToStg.hi [deleted file]
ghc/compiler/stgSyn/CoreToStg.lhs
ghc/compiler/stgSyn/StgFuns.hi [deleted file]
ghc/compiler/stgSyn/StgLint.hi [deleted file]
ghc/compiler/stgSyn/StgLint.lhs
ghc/compiler/stgSyn/StgSyn.hi [deleted file]
ghc/compiler/stgSyn/StgSyn.lhs
ghc/compiler/stgSyn/StgUtils.lhs [moved from ghc/compiler/stgSyn/StgFuns.lhs with 69% similarity]
ghc/compiler/stranal/SaAbsInt.hi [deleted file]
ghc/compiler/stranal/SaAbsInt.lhs
ghc/compiler/stranal/SaLib.hi [deleted file]
ghc/compiler/stranal/SaLib.lhs
ghc/compiler/stranal/StrictAnal.hi [deleted file]
ghc/compiler/stranal/StrictAnal.lhs
ghc/compiler/stranal/WorkWrap.hi [deleted file]
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/stranal/WwLib.hi [deleted file]
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/BackSubst.hi [deleted file]
ghc/compiler/typecheck/BackSubst.lhs [deleted file]
ghc/compiler/typecheck/Disambig.hi [deleted file]
ghc/compiler/typecheck/Disambig.lhs [deleted file]
ghc/compiler/typecheck/GenSpecEtc.hi [deleted file]
ghc/compiler/typecheck/GenSpecEtc.lhs
ghc/compiler/typecheck/Inst.lhs [new file with mode: 0644]
ghc/compiler/typecheck/Spec.hi [deleted file]
ghc/compiler/typecheck/Spec.lhs [deleted file]
ghc/compiler/typecheck/Subst.hi [deleted file]
ghc/compiler/typecheck/Subst.lhs [deleted file]
ghc/compiler/typecheck/TcBinds.hi [deleted file]
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.hi [deleted file]
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcClassSig.hi [deleted file]
ghc/compiler/typecheck/TcClassSig.lhs
ghc/compiler/typecheck/TcConDecls.hi [deleted file]
ghc/compiler/typecheck/TcConDecls.lhs [deleted file]
ghc/compiler/typecheck/TcContext.hi [deleted file]
ghc/compiler/typecheck/TcContext.lhs [deleted file]
ghc/compiler/typecheck/TcDefaults.hi [deleted file]
ghc/compiler/typecheck/TcDefaults.lhs
ghc/compiler/typecheck/TcDeriv.hi [deleted file]
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcEnv.lhs [new file with mode: 0644]
ghc/compiler/typecheck/TcExpr.hi [deleted file]
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcGRHSs.hi [deleted file]
ghc/compiler/typecheck/TcGRHSs.lhs
ghc/compiler/typecheck/TcGenDeriv.hi [deleted file]
ghc/compiler/typecheck/TcGenDeriv.lhs
ghc/compiler/typecheck/TcHsSyn.lhs [new file with mode: 0644]
ghc/compiler/typecheck/TcIfaceSig.hi [deleted file]
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.hi [deleted file]
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs [new file with mode: 0644]
ghc/compiler/typecheck/TcKind.lhs [new file with mode: 0644]
ghc/compiler/typecheck/TcLoop.lhi [new file with mode: 0644]
ghc/compiler/typecheck/TcLoop.lhs [new file with mode: 0644]
ghc/compiler/typecheck/TcMLoop.lhi [new file with mode: 0644]
ghc/compiler/typecheck/TcMatches.hi [deleted file]
ghc/compiler/typecheck/TcMatches.lhs
ghc/compiler/typecheck/TcModule.hi [deleted file]
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcMonad.hi [deleted file]
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonadFns.hi [deleted file]
ghc/compiler/typecheck/TcMonadFns.lhs [deleted file]
ghc/compiler/typecheck/TcMonoBnds.hi [deleted file]
ghc/compiler/typecheck/TcMonoBnds.lhs [deleted file]
ghc/compiler/typecheck/TcMonoType.hi [deleted file]
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcParQuals.lhs [deleted file]
ghc/compiler/typecheck/TcPat.hi [deleted file]
ghc/compiler/typecheck/TcPat.lhs
ghc/compiler/typecheck/TcPolyType.hi [deleted file]
ghc/compiler/typecheck/TcPolyType.lhs [deleted file]
ghc/compiler/typecheck/TcPragmas.hi [deleted file]
ghc/compiler/typecheck/TcPragmas.lhs
ghc/compiler/typecheck/TcQuals.hi [deleted file]
ghc/compiler/typecheck/TcQuals.lhs [deleted file]
ghc/compiler/typecheck/TcSimplify.hi [deleted file]
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs [new file with mode: 0644]
ghc/compiler/typecheck/TcTyDecls.hi [deleted file]
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/typecheck/TcType.lhs [new file with mode: 0644]
ghc/compiler/typecheck/Typecheck.hi [deleted file]
ghc/compiler/typecheck/Typecheck.lhs
ghc/compiler/typecheck/Unify.hi [deleted file]
ghc/compiler/typecheck/Unify.lhs
ghc/compiler/types/Class.lhs [new file with mode: 0644]
ghc/compiler/types/Kind.lhs [new file with mode: 0644]
ghc/compiler/types/PprType.lhs [new file with mode: 0644]
ghc/compiler/types/TyCon.lhs [new file with mode: 0644]
ghc/compiler/types/TyLoop.lhi [new file with mode: 0644]
ghc/compiler/types/TyLoop.lhs [new file with mode: 0644]
ghc/compiler/types/TyVar.lhs [new file with mode: 0644]
ghc/compiler/types/Type.lhs [new file with mode: 0644]
ghc/compiler/types/Usage.lhs [new file with mode: 0644]
ghc/compiler/utils/Argv.lhs [new file with mode: 0644]
ghc/compiler/utils/Bag.hi [deleted file]
ghc/compiler/utils/Bag.lhs
ghc/compiler/utils/BitSet.hi [deleted file]
ghc/compiler/utils/BitSet.lhs
ghc/compiler/utils/CharSeq.hi [deleted file]
ghc/compiler/utils/CharSeq.lhs
ghc/compiler/utils/Digraph.hi [deleted file]
ghc/compiler/utils/Digraph.lhs
ghc/compiler/utils/FiniteMap.hi [deleted file]
ghc/compiler/utils/FiniteMap.lhs
ghc/compiler/utils/LiftMonad.hi [deleted file]
ghc/compiler/utils/LiftMonad.lhs [deleted file]
ghc/compiler/utils/ListSetOps.hi [deleted file]
ghc/compiler/utils/ListSetOps.lhs
ghc/compiler/utils/MatchEnv.lhs [new file with mode: 0644]
ghc/compiler/utils/Maybes.hi [deleted file]
ghc/compiler/utils/Maybes.lhs
ghc/compiler/utils/OrdList.lhs [new file with mode: 0644]
ghc/compiler/utils/Outputable.hi [deleted file]
ghc/compiler/utils/Outputable.lhs
ghc/compiler/utils/PprStyle.lhs [new file with mode: 0644]
ghc/compiler/utils/Pretty.hi [deleted file]
ghc/compiler/utils/Pretty.lhs
ghc/compiler/utils/SST.lhs [new file with mode: 0644]
ghc/compiler/utils/Ubiq.lhi [new file with mode: 0644]
ghc/compiler/utils/UniqFM.hi [deleted file]
ghc/compiler/utils/UniqFM.lhs
ghc/compiler/utils/UniqSet.hi [deleted file]
ghc/compiler/utils/UniqSet.lhs
ghc/compiler/utils/Unpretty.hi [deleted file]
ghc/compiler/utils/Unpretty.lhs
ghc/compiler/utils/Util.hi [deleted file]
ghc/compiler/utils/Util.lhs