[project @ 1998-12-02 13:17:09 by simonm]
authorsimonm <unknown>
Wed, 2 Dec 1998 13:32:30 +0000 (13:32 +0000)
committersimonm <unknown>
Wed, 2 Dec 1998 13:32:30 +0000 (13:32 +0000)
commit438596897ebbe25a07e1c82085cfbc5bdb00f09e
treeda7a441396aed2e13f6e0cc55282bf041b0cf72c
parent967cc47f37cb93a5e2b6df7822c9a646f0428247
[project @ 1998-12-02 13:17:09 by simonm]
Move 4.01 onto the main trunk.
1331 files changed:
acconfig.h
aclocal.m4
configure.in
ghc/ANNOUNCE
ghc/Makefile
ghc/PATCHLEVEL
ghc/README
ghc/compiler/DEPEND-NOTES [new file with mode: 0644]
ghc/compiler/Makefile
ghc/compiler/absCSyn/AbsCSyn.lhs
ghc/compiler/absCSyn/AbsCUtils.lhs
ghc/compiler/absCSyn/CLabel.hi-boot [deleted file]
ghc/compiler/absCSyn/CLabel.lhs
ghc/compiler/absCSyn/CStrings.lhs
ghc/compiler/absCSyn/CallConv.lhs
ghc/compiler/absCSyn/Costs.lhs
ghc/compiler/absCSyn/HeapOffs.lhs [deleted file]
ghc/compiler/absCSyn/PprAbsC.lhs
ghc/compiler/basicTypes/BasicTypes.lhs
ghc/compiler/basicTypes/Const.hi-boot [new file with mode: 0644]
ghc/compiler/basicTypes/Const.hi-boot-5 [new file with mode: 0644]
ghc/compiler/basicTypes/Const.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/DataCon.hi-boot [new file with mode: 0644]
ghc/compiler/basicTypes/DataCon.hi-boot-5 [new file with mode: 0644]
ghc/compiler/basicTypes/DataCon.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/Demand.lhs
ghc/compiler/basicTypes/FieldLabel.hi-boot [deleted file]
ghc/compiler/basicTypes/FieldLabel.lhs
ghc/compiler/basicTypes/Id.hi-boot [deleted file]
ghc/compiler/basicTypes/Id.lhs
ghc/compiler/basicTypes/IdInfo.hi-boot [new file with mode: 0644]
ghc/compiler/basicTypes/IdInfo.hi-boot-5 [new file with mode: 0644]
ghc/compiler/basicTypes/IdInfo.lhs
ghc/compiler/basicTypes/IdUtils.lhs [deleted file]
ghc/compiler/basicTypes/Literal.hi-boot [deleted file]
ghc/compiler/basicTypes/Literal.lhs [deleted file]
ghc/compiler/basicTypes/MkId.hi-boot
ghc/compiler/basicTypes/MkId.hi-boot-5 [new file with mode: 0644]
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/basicTypes/Name.hi-boot-5 [new file with mode: 0644]
ghc/compiler/basicTypes/Name.lhs
ghc/compiler/basicTypes/NameSet.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/PprEnv.lhs
ghc/compiler/basicTypes/SrcLoc.lhs
ghc/compiler/basicTypes/UniqSupply.lhs
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/basicTypes/Var.hi-boot [new file with mode: 0644]
ghc/compiler/basicTypes/Var.hi-boot-5 [new file with mode: 0644]
ghc/compiler/basicTypes/Var.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/VarEnv.lhs [new file with mode: 0644]
ghc/compiler/basicTypes/VarSet.lhs [new file with mode: 0644]
ghc/compiler/codeGen/CgBindery.hi-boot
ghc/compiler/codeGen/CgBindery.hi-boot-4 [new file with mode: 0644]
ghc/compiler/codeGen/CgBindery.hi-boot-5 [new file with mode: 0644]
ghc/compiler/codeGen/CgBindery.lhs
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/CgCon.lhs
ghc/compiler/codeGen/CgConTbls.lhs
ghc/compiler/codeGen/CgExpr.hi-boot
ghc/compiler/codeGen/CgExpr.hi-boot-5 [new file with mode: 0644]
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/codeGen/CgHeapery.lhs
ghc/compiler/codeGen/CgLetNoEscape.lhs
ghc/compiler/codeGen/CgMonad.lhs
ghc/compiler/codeGen/CgRetConv.lhs
ghc/compiler/codeGen/CgStackery.lhs
ghc/compiler/codeGen/CgTailCall.lhs
ghc/compiler/codeGen/CgUpdate.lhs
ghc/compiler/codeGen/CgUsages.hi-boot
ghc/compiler/codeGen/CgUsages.hi-boot-5 [new file with mode: 0644]
ghc/compiler/codeGen/CgUsages.lhs
ghc/compiler/codeGen/ClosureInfo.hi-boot
ghc/compiler/codeGen/ClosureInfo.hi-boot-5 [new file with mode: 0644]
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/codeGen/CodeGen.lhs
ghc/compiler/codeGen/SMRep.lhs
ghc/compiler/coreSyn/AnnCoreSyn.lhs [deleted file]
ghc/compiler/coreSyn/CoreLift.lhs [deleted file]
ghc/compiler/coreSyn/CoreLint.lhs
ghc/compiler/coreSyn/CoreSyn.hi-boot
ghc/compiler/coreSyn/CoreSyn.hi-boot-5 [new file with mode: 0644]
ghc/compiler/coreSyn/CoreSyn.lhs
ghc/compiler/coreSyn/CoreUnfold.hi-boot
ghc/compiler/coreSyn/CoreUnfold.hi-boot-5 [new file with mode: 0644]
ghc/compiler/coreSyn/CoreUnfold.lhs
ghc/compiler/coreSyn/CoreUtils.lhs
ghc/compiler/coreSyn/FreeVars.lhs
ghc/compiler/coreSyn/PprCore.lhs
ghc/compiler/deSugar/Check.lhs
ghc/compiler/deSugar/Desugar.lhs
ghc/compiler/deSugar/DsBinds.hi-boot [deleted file]
ghc/compiler/deSugar/DsBinds.lhs
ghc/compiler/deSugar/DsCCall.lhs
ghc/compiler/deSugar/DsExpr.hi-boot
ghc/compiler/deSugar/DsExpr.hi-boot-5 [new file with mode: 0644]
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsForeign.lhs
ghc/compiler/deSugar/DsGRHSs.lhs
ghc/compiler/deSugar/DsHsSyn.lhs
ghc/compiler/deSugar/DsListComp.lhs
ghc/compiler/deSugar/DsMonad.lhs
ghc/compiler/deSugar/DsUtils.lhs
ghc/compiler/deSugar/Match.hi-boot
ghc/compiler/deSugar/Match.hi-boot-5 [new file with mode: 0644]
ghc/compiler/deSugar/Match.lhs
ghc/compiler/deSugar/MatchCon.lhs
ghc/compiler/deSugar/MatchLit.lhs
ghc/compiler/hsSyn/HsBasic.lhs
ghc/compiler/hsSyn/HsBinds.hi-boot [deleted file]
ghc/compiler/hsSyn/HsBinds.lhs
ghc/compiler/hsSyn/HsCore.lhs
ghc/compiler/hsSyn/HsDecls.lhs
ghc/compiler/hsSyn/HsExpr.hi-boot-5 [new file with mode: 0644]
ghc/compiler/hsSyn/HsExpr.lhs
ghc/compiler/hsSyn/HsImpExp.lhs
ghc/compiler/hsSyn/HsMatches.hi-boot-5 [new file with mode: 0644]
ghc/compiler/hsSyn/HsMatches.lhs
ghc/compiler/hsSyn/HsPat.lhs
ghc/compiler/hsSyn/HsPragmas.lhs
ghc/compiler/hsSyn/HsSyn.lhs
ghc/compiler/hsSyn/HsTypes.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/Constants.lhs
ghc/compiler/main/ErrUtils.lhs
ghc/compiler/main/Main.lhs
ghc/compiler/main/MkIface.lhs
ghc/compiler/nativeGen/AbsCStixGen.lhs
ghc/compiler/nativeGen/AsmCodeGen.lhs
ghc/compiler/nativeGen/AsmRegAlloc.lhs
ghc/compiler/nativeGen/MachCode.lhs
ghc/compiler/nativeGen/MachMisc.hi-boot
ghc/compiler/nativeGen/MachMisc.hi-boot-5 [new file with mode: 0644]
ghc/compiler/nativeGen/MachMisc.lhs
ghc/compiler/nativeGen/MachRegs.lhs
ghc/compiler/nativeGen/NCG.h
ghc/compiler/nativeGen/PprMach.lhs
ghc/compiler/nativeGen/RegAllocInfo.lhs
ghc/compiler/nativeGen/Stix.lhs
ghc/compiler/nativeGen/StixInfo.lhs
ghc/compiler/nativeGen/StixInteger.lhs
ghc/compiler/nativeGen/StixMacro.lhs
ghc/compiler/nativeGen/StixPrim.hi-boot-5 [new file with mode: 0644]
ghc/compiler/nativeGen/StixPrim.lhs
ghc/compiler/parser/constr.ugn
ghc/compiler/parser/ctypes.c [new file with mode: 0644]
ghc/compiler/parser/ctypes.h [new file with mode: 0644]
ghc/compiler/parser/hschooks.c
ghc/compiler/parser/hslexer.flex
ghc/compiler/parser/hsparser.y
ghc/compiler/parser/printtree.c
ghc/compiler/parser/syntax.c
ghc/compiler/parser/tree.ugn
ghc/compiler/parser/ttype.ugn
ghc/compiler/parser/type2context.c
ghc/compiler/prelude/PrelInfo.lhs
ghc/compiler/prelude/PrelMods.lhs
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimOp.hi-boot [deleted file]
ghc/compiler/prelude/PrimOp.lhs
ghc/compiler/prelude/PrimRep.lhs
ghc/compiler/prelude/TysPrim.hi-boot [deleted file]
ghc/compiler/prelude/TysPrim.lhs
ghc/compiler/prelude/TysWiredIn.hi-boot
ghc/compiler/prelude/TysWiredIn.lhs
ghc/compiler/profiling/CostCentre.lhs
ghc/compiler/profiling/SCCfinal.lhs
ghc/compiler/reader/Lex.lhs
ghc/compiler/reader/PrefixSyn.lhs
ghc/compiler/reader/PrefixToHs.lhs
ghc/compiler/reader/RdrHsSyn.lhs
ghc/compiler/reader/ReadPrefix.lhs
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnBinds.hi-boot-5 [new file with mode: 0644]
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.hi-boot-5 [new file with mode: 0644]
ghc/compiler/rename/RnSource.lhs
ghc/compiler/simplCore/AnalFBWW.lhs
ghc/compiler/simplCore/BinderInfo.lhs
ghc/compiler/simplCore/ConFold.lhs
ghc/compiler/simplCore/FloatIn.lhs
ghc/compiler/simplCore/FloatOut.lhs
ghc/compiler/simplCore/FoldrBuildWW.lhs
ghc/compiler/simplCore/LiberateCase.lhs
ghc/compiler/simplCore/MagicUFs.hi-boot-5 [new file with mode: 0644]
ghc/compiler/simplCore/MagicUFs.lhs
ghc/compiler/simplCore/OccurAnal.lhs
ghc/compiler/simplCore/SAT.lhs
ghc/compiler/simplCore/SATMonad.lhs
ghc/compiler/simplCore/SetLevels.lhs
ghc/compiler/simplCore/SimplCase.lhs [deleted file]
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/simplCore/SimplEnv.lhs [deleted file]
ghc/compiler/simplCore/SimplMonad.lhs
ghc/compiler/simplCore/SimplPgm.lhs [deleted file]
ghc/compiler/simplCore/SimplUtils.lhs
ghc/compiler/simplCore/SimplVar.lhs [deleted file]
ghc/compiler/simplCore/Simplify.hi-boot [deleted file]
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/simplStg/LambdaLift.lhs
ghc/compiler/simplStg/SRT.lhs [new file with mode: 0644]
ghc/compiler/simplStg/SimplStg.lhs
ghc/compiler/simplStg/StgStats.lhs
ghc/compiler/simplStg/StgVarInfo.lhs
ghc/compiler/simplStg/UpdAnal.lhs
ghc/compiler/specialise/SpecEnv.hi-boot-5 [new file with mode: 0644]
ghc/compiler/specialise/SpecEnv.lhs
ghc/compiler/specialise/SpecUtils.lhs [deleted file]
ghc/compiler/specialise/Specialise.lhs
ghc/compiler/stgSyn/CoreToStg.lhs
ghc/compiler/stgSyn/StgLint.lhs
ghc/compiler/stgSyn/StgSyn.lhs
ghc/compiler/stranal/SaAbsInt.lhs
ghc/compiler/stranal/SaLib.lhs
ghc/compiler/stranal/StrictAnal.lhs
ghc/compiler/stranal/WorkWrap.lhs
ghc/compiler/stranal/WwLib.lhs
ghc/compiler/typecheck/Inst.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcDefaults.lhs
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcEnv.hi-boot-5 [new file with mode: 0644]
ghc/compiler/typecheck/TcEnv.lhs
ghc/compiler/typecheck/TcExpr.hi-boot
ghc/compiler/typecheck/TcExpr.hi-boot-5 [new file with mode: 0644]
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcForeign.lhs
ghc/compiler/typecheck/TcGRHSs.hi-boot
ghc/compiler/typecheck/TcGRHSs.hi-boot-5 [new file with mode: 0644]
ghc/compiler/typecheck/TcGRHSs.lhs
ghc/compiler/typecheck/TcGenDeriv.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcIfaceSig.lhs
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcInstUtil.lhs
ghc/compiler/typecheck/TcKind.lhs [deleted file]
ghc/compiler/typecheck/TcMatches.lhs
ghc/compiler/typecheck/TcModule.lhs
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonoType.lhs
ghc/compiler/typecheck/TcPat.lhs
ghc/compiler/typecheck/TcSimplify.lhs
ghc/compiler/typecheck/TcTyClsDecls.lhs
ghc/compiler/typecheck/TcTyDecls.lhs
ghc/compiler/typecheck/TcType.lhs
ghc/compiler/typecheck/TcUnify.lhs [new file with mode: 0644]
ghc/compiler/typecheck/Unify.lhs [deleted file]
ghc/compiler/types/Class.hi-boot [deleted file]
ghc/compiler/types/Class.lhs
ghc/compiler/types/Kind.lhs [deleted file]
ghc/compiler/types/PprType.lhs
ghc/compiler/types/TyCon.hi-boot
ghc/compiler/types/TyCon.hi-boot-5 [new file with mode: 0644]
ghc/compiler/types/TyCon.lhs
ghc/compiler/types/TyVar.lhs [deleted file]
ghc/compiler/types/Type.hi-boot
ghc/compiler/types/Type.hi-boot-5 [new file with mode: 0644]
ghc/compiler/types/Type.lhs
ghc/compiler/types/Unify.lhs [new file with mode: 0644]
ghc/compiler/utils/Argv.lhs
ghc/compiler/utils/Bag.lhs
ghc/compiler/utils/BitSet.lhs
ghc/compiler/utils/FastString.lhs
ghc/compiler/utils/FiniteMap.lhs
ghc/compiler/utils/ListSetOps.lhs
ghc/compiler/utils/Maybes.lhs
ghc/compiler/utils/OrdList.lhs
ghc/compiler/utils/Outputable.lhs
ghc/compiler/utils/PrimPacked.lhs
ghc/compiler/utils/SST.lhs
ghc/compiler/utils/StringBuffer.lhs
ghc/compiler/utils/UniqFM.lhs
ghc/compiler/utils/UniqSet.lhs
ghc/compiler/utils/Util.lhs
ghc/docs/README [deleted file]
ghc/docs/libraries/Addr.sgml [new file with mode: 0644]
ghc/docs/libraries/Bits.sgml [new file with mode: 0644]
ghc/docs/libraries/Concurrent.sgml [new file with mode: 0644]
ghc/docs/libraries/Dynamic.sgml [new file with mode: 0644]
ghc/docs/libraries/Exception.sgml [new file with mode: 0644]
ghc/docs/libraries/GlaExts.sgml [new file with mode: 0644]
ghc/docs/libraries/IOExts.sgml [new file with mode: 0644]
ghc/docs/libraries/Int.sgml [new file with mode: 0644]
ghc/docs/libraries/Makefile
ghc/docs/libraries/NumExts.sgml [new file with mode: 0644]
ghc/docs/libraries/Pretty.sgml [new file with mode: 0644]
ghc/docs/libraries/ST.sgml [new file with mode: 0644]
ghc/docs/libraries/Weak.sgml [new file with mode: 0644]
ghc/docs/libraries/Word.sgml [new file with mode: 0644]
ghc/docs/libraries/libs.sgml
ghc/docs/users_guide/2-01-notes.vsgml [deleted file]
ghc/docs/users_guide/2-02-notes.vsgml [deleted file]
ghc/docs/users_guide/2-03-notes.vsgml [deleted file]
ghc/docs/users_guide/2-04-notes.vsgml [deleted file]
ghc/docs/users_guide/2-06-notes.vsgml [deleted file]
ghc/docs/users_guide/2-08-notes.vsgml [deleted file]
ghc/docs/users_guide/2-09-notes.vsgml [deleted file]
ghc/docs/users_guide/2-10-notes.vsgml [deleted file]
ghc/docs/users_guide/3-00-notes.lit [deleted file]
ghc/docs/users_guide/3-00-notes.vsgml [deleted file]
ghc/docs/users_guide/3-01-notes.vsgml [deleted file]
ghc/docs/users_guide/3-02-notes.vsgml [deleted file]
ghc/docs/users_guide/3-03-notes.vsgml [deleted file]
ghc/docs/users_guide/4-00-notes.vsgml [new file with mode: 0644]
ghc/docs/users_guide/4-01-notes.vsgml [new file with mode: 0644]
ghc/docs/users_guide/Makefile
ghc/docs/users_guide/debugging.vsgml
ghc/docs/users_guide/glasgow_exts.vsgml
ghc/docs/users_guide/gone_wrong.vsgml
ghc/docs/users_guide/intro.vsgml
ghc/docs/users_guide/libmisc.vsgml
ghc/docs/users_guide/libraries.vsgml
ghc/docs/users_guide/parallel.vsgml
ghc/docs/users_guide/profiling.vsgml
ghc/docs/users_guide/runtime_control.vsgml
ghc/docs/users_guide/sooner.vsgml
ghc/docs/users_guide/user.vsgml [deleted file]
ghc/docs/users_guide/users_guide.vsgml [new file with mode: 0644]
ghc/docs/users_guide/using.vsgml
ghc/docs/users_guide/utils.vsgml
ghc/docs/users_guide/vs_haskell.vsgml
ghc/driver/Makefile
ghc/driver/ghc-asm.lprl
ghc/driver/ghc-iface.lprl
ghc/driver/ghc.lprl
ghc/includes/Assembler.h [new file with mode: 0644]
ghc/includes/Block.h [new file with mode: 0644]
ghc/includes/CCall.h [new file with mode: 0644]
ghc/includes/COptJumps.lh [deleted file]
ghc/includes/COptRegs.lh [deleted file]
ghc/includes/COptWraps.lh [deleted file]
ghc/includes/ClosureMacros.h [new file with mode: 0644]
ghc/includes/ClosureTypes.h [new file with mode: 0644]
ghc/includes/Closures.h [new file with mode: 0644]
ghc/includes/Constants.h [new file with mode: 0644]
ghc/includes/CostCentre.lh [deleted file]
ghc/includes/GhcConstants.lh [deleted file]
ghc/includes/GranSim.lh [deleted file]
ghc/includes/HLC.h [deleted file]
ghc/includes/Hooks.h [new file with mode: 0644]
ghc/includes/Info.lh [deleted file]
ghc/includes/InfoMacros.h [new file with mode: 0644]
ghc/includes/InfoTables.h [new file with mode: 0644]
ghc/includes/LLC.h [deleted file]
ghc/includes/MachDeps.h [new file with mode: 0644]
ghc/includes/MachDeps.lh [deleted file]
ghc/includes/MachRegs.h [new file with mode: 0644]
ghc/includes/MachRegs.lh [deleted file]
ghc/includes/Makefile
ghc/includes/NativeGen.h [deleted file]
ghc/includes/Parallel.lh [deleted file]
ghc/includes/Prelude.h [new file with mode: 0644]
ghc/includes/PrimOps.h [new file with mode: 0644]
ghc/includes/Profiling.h [new file with mode: 0644]
ghc/includes/Regs.h [new file with mode: 0644]
ghc/includes/Rts.h [new file with mode: 0644]
ghc/includes/RtsAPI.h [new file with mode: 0644]
ghc/includes/RtsFlags.lh [deleted file]
ghc/includes/RtsTypes.lh [deleted file]
ghc/includes/SMClosures.lh [deleted file]
ghc/includes/SMInfoTables.lh [deleted file]
ghc/includes/SMcompact.lh [deleted file]
ghc/includes/SMcopying.lh [deleted file]
ghc/includes/SMinterface.lh [deleted file]
ghc/includes/SMmark.lh [deleted file]
ghc/includes/SMupdate.lh [deleted file]
ghc/includes/SchedAPI.h [new file with mode: 0644]
ghc/includes/Stg.h [new file with mode: 0644]
ghc/includes/StgDirections.h [deleted file]
ghc/includes/StgMachDeps.h [deleted file]
ghc/includes/StgMacros.h [new file with mode: 0644]
ghc/includes/StgMacros.lh [deleted file]
ghc/includes/StgMiscClosures.h [new file with mode: 0644]
ghc/includes/StgProf.h [new file with mode: 0644]
ghc/includes/StgRegs.lh [deleted file]
ghc/includes/StgStorage.h [new file with mode: 0644]
ghc/includes/StgTypes.h [new file with mode: 0644]
ghc/includes/StgTypes.lh [deleted file]
ghc/includes/TSO.h [new file with mode: 0644]
ghc/includes/TailCalls.h [new file with mode: 0644]
ghc/includes/Threads.lh [deleted file]
ghc/includes/Ticky.h [new file with mode: 0644]
ghc/includes/Ticky.lh [deleted file]
ghc/includes/Updates.h [new file with mode: 0644]
ghc/includes/closure.ps [deleted file]
ghc/includes/config.h.in [deleted file]
ghc/includes/error.h [deleted file]
ghc/includes/mkNativeHdr.c [new file with mode: 0644]
ghc/includes/mkNativeHdr.lc [deleted file]
ghc/includes/options.h [new file with mode: 0644]
ghc/includes/platform.h.in [deleted file]
ghc/includes/pvm3.h [deleted file]
ghc/includes/rtsdefs.h [deleted file]
ghc/includes/stgdefs.h [deleted file]
ghc/includes/update-frame.ps [deleted file]
ghc/interpreter/adr.mk [new file with mode: 0644]
ghc/interpreter/charset.c [new file with mode: 0644]
ghc/interpreter/charset.h [new file with mode: 0644]
ghc/interpreter/codegen.c [new file with mode: 0644]
ghc/interpreter/codegen.h [new file with mode: 0644]
ghc/interpreter/command.h [new file with mode: 0644]
ghc/interpreter/compiler.c [new file with mode: 0644]
ghc/interpreter/compiler.h [new file with mode: 0644]
ghc/interpreter/connect.c [new file with mode: 0644]
ghc/interpreter/connect.h [new file with mode: 0644]
ghc/interpreter/derive.c [new file with mode: 0644]
ghc/interpreter/derive.h [new file with mode: 0644]
ghc/interpreter/desugar.c [new file with mode: 0644]
ghc/interpreter/desugar.h [new file with mode: 0644]
ghc/interpreter/dynamic.c [new file with mode: 0644]
ghc/interpreter/dynamic.h [new file with mode: 0644]
ghc/interpreter/errors.h [new file with mode: 0644]
ghc/interpreter/free.c [new file with mode: 0644]
ghc/interpreter/free.h [new file with mode: 0644]
ghc/interpreter/hugs.c [new file with mode: 0644]
ghc/interpreter/hugs.h [new file with mode: 0644]
ghc/interpreter/iface.g [new file with mode: 0644]
ghc/interpreter/input.c [new file with mode: 0644]
ghc/interpreter/input.h [new file with mode: 0644]
ghc/interpreter/interface.c [new file with mode: 0644]
ghc/interpreter/interface.h [new file with mode: 0644]
ghc/interpreter/kind.c [new file with mode: 0644]
ghc/interpreter/library/Array.hs [new file with mode: 0644]
ghc/interpreter/library/Char.hs [new file with mode: 0644]
ghc/interpreter/library/Complex.hs [new file with mode: 0644]
ghc/interpreter/library/Directory.hs [new file with mode: 0644]
ghc/interpreter/library/IO.hs [new file with mode: 0644]
ghc/interpreter/library/Int.hs [new file with mode: 0644]
ghc/interpreter/library/Ix.hs [new file with mode: 0644]
ghc/interpreter/library/List.hs [new file with mode: 0644]
ghc/interpreter/library/Maybe.hs [new file with mode: 0644]
ghc/interpreter/library/Monad.hs [new file with mode: 0644]
ghc/interpreter/library/Numeric.hs [new file with mode: 0644]
ghc/interpreter/library/Ratio.hs [new file with mode: 0644]
ghc/interpreter/library/UnicodePrims.hs [new file with mode: 0644]
ghc/interpreter/library/Word.hs [new file with mode: 0644]
ghc/interpreter/lift.c [new file with mode: 0644]
ghc/interpreter/lift.h [new file with mode: 0644]
ghc/interpreter/link.c [new file with mode: 0644]
ghc/interpreter/link.h [new file with mode: 0644]
ghc/interpreter/machdep.c [new file with mode: 0644]
ghc/interpreter/machdep.h [new file with mode: 0644]
ghc/interpreter/modules.c [new file with mode: 0644]
ghc/interpreter/modules.h [new file with mode: 0644]
ghc/interpreter/optimise.c [new file with mode: 0644]
ghc/interpreter/optimise.h [new file with mode: 0644]
ghc/interpreter/output.c [new file with mode: 0644]
ghc/interpreter/output.h [new file with mode: 0644]
ghc/interpreter/parser.y [new file with mode: 0644]
ghc/interpreter/pat.c [new file with mode: 0644]
ghc/interpreter/pat.h [new file with mode: 0644]
ghc/interpreter/pmc.c [new file with mode: 0644]
ghc/interpreter/pmc.h [new file with mode: 0644]
ghc/interpreter/pp.c [new file with mode: 0644]
ghc/interpreter/pp.h [new file with mode: 0644]
ghc/interpreter/preds.c [new file with mode: 0644]
ghc/interpreter/prelude.h [new file with mode: 0644]
ghc/interpreter/prelude/PrelConc.hs [new file with mode: 0644]
ghc/interpreter/prelude/Prelude.hs [new file with mode: 0644]
ghc/interpreter/prelude/PreludeIO.hs [new file with mode: 0644]
ghc/interpreter/prelude/PreludeList.hs [new file with mode: 0644]
ghc/interpreter/prelude/PreludePackString.hs [new file with mode: 0644]
ghc/interpreter/prelude/PreludeText.hs [new file with mode: 0644]
ghc/interpreter/scc.c [new file with mode: 0644]
ghc/interpreter/static.c [new file with mode: 0644]
ghc/interpreter/static.h [new file with mode: 0644]
ghc/interpreter/stg.c [new file with mode: 0644]
ghc/interpreter/stg.h [new file with mode: 0644]
ghc/interpreter/stgSubst.c [new file with mode: 0644]
ghc/interpreter/stgSubst.h [new file with mode: 0644]
ghc/interpreter/storage.c [new file with mode: 0644]
ghc/interpreter/storage.h [new file with mode: 0644]
ghc/interpreter/subst.c [new file with mode: 0644]
ghc/interpreter/subst.h [new file with mode: 0644]
ghc/interpreter/test/after [new file with mode: 0644]
ghc/interpreter/test/before [new file with mode: 0644]
ghc/interpreter/test/exts/FixIO.in1 [new file with mode: 0644]
ghc/interpreter/test/exts/FixIO.lhs [new file with mode: 0644]
ghc/interpreter/test/exts/FixIO.out1 [new file with mode: 0644]
ghc/interpreter/test/exts/intTest.hs [new file with mode: 0644]
ghc/interpreter/test/exts/intTest.in1 [new file with mode: 0644]
ghc/interpreter/test/exts/intTest.out1 [new file with mode: 0644]
ghc/interpreter/test/exts/mvar.hs [new file with mode: 0644]
ghc/interpreter/test/exts/mvar.in1 [new file with mode: 0644]
ghc/interpreter/test/exts/mvar.out1 [new file with mode: 0644]
ghc/interpreter/test/exts/refs1.hs [new file with mode: 0644]
ghc/interpreter/test/exts/refs1.in1 [new file with mode: 0644]
ghc/interpreter/test/exts/refs1.out1 [new file with mode: 0644]
ghc/interpreter/test/exts/refs2.hs [new file with mode: 0644]
ghc/interpreter/test/exts/refs2.in1 [new file with mode: 0644]
ghc/interpreter/test/exts/refs2.out1 [new file with mode: 0644]
ghc/interpreter/test/exts/refs3.hs [new file with mode: 0644]
ghc/interpreter/test/exts/refs3.in1 [new file with mode: 0644]
ghc/interpreter/test/exts/refs3.out1 [new file with mode: 0644]
ghc/interpreter/test/runstdtest [new file with mode: 0644]
ghc/interpreter/test/runtests [new file with mode: 0644]
ghc/interpreter/test/runtime/fix [new file with mode: 0644]
ghc/interpreter/test/runtime/msg [new file with mode: 0644]
ghc/interpreter/test/runtime/r000.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r000.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r000.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r001.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r001.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r001.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r002.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r002.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r002.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r003.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r003.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r003.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r004.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r004.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r004.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r005.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r005.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r005.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r006.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r006.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r006.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r007.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r007.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r007.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r008.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r008.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r008.out1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r009.hs [new file with mode: 0644]
ghc/interpreter/test/runtime/r009.in1 [new file with mode: 0644]
ghc/interpreter/test/runtime/r009.out1 [new file with mode: 0644]
ghc/interpreter/test/static/fix [new file with mode: 0644]
ghc/interpreter/test/static/msg [new file with mode: 0644]
ghc/interpreter/test/static/s001.hs [new file with mode: 0644]
ghc/interpreter/test/static/s001.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s002.hs [new file with mode: 0644]
ghc/interpreter/test/static/s002.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s003.hs [new file with mode: 0644]
ghc/interpreter/test/static/s003.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s004.hs [new file with mode: 0644]
ghc/interpreter/test/static/s004.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s005.hs [new file with mode: 0644]
ghc/interpreter/test/static/s005.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s006.hs [new file with mode: 0644]
ghc/interpreter/test/static/s006.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s007.hs [new file with mode: 0644]
ghc/interpreter/test/static/s007.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s008.hs [new file with mode: 0644]
ghc/interpreter/test/static/s008.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s009.hs [new file with mode: 0644]
ghc/interpreter/test/static/s009.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s010.hs [new file with mode: 0644]
ghc/interpreter/test/static/s010.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s011.hs [new file with mode: 0644]
ghc/interpreter/test/static/s011.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s012.hs [new file with mode: 0644]
ghc/interpreter/test/static/s012.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s013.hs [new file with mode: 0644]
ghc/interpreter/test/static/s013.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s014.hs [new file with mode: 0644]
ghc/interpreter/test/static/s014.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s015.hs [new file with mode: 0644]
ghc/interpreter/test/static/s015.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s016.hs [new file with mode: 0644]
ghc/interpreter/test/static/s016.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s017.hs [new file with mode: 0644]
ghc/interpreter/test/static/s017.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s018.hs [new file with mode: 0644]
ghc/interpreter/test/static/s018.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s019.hs [new file with mode: 0644]
ghc/interpreter/test/static/s019.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s020.hs [new file with mode: 0644]
ghc/interpreter/test/static/s020.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s021.hs [new file with mode: 0644]
ghc/interpreter/test/static/s021.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s022.hs [new file with mode: 0644]
ghc/interpreter/test/static/s022.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s023.hs [new file with mode: 0644]
ghc/interpreter/test/static/s023.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s024.hs [new file with mode: 0644]
ghc/interpreter/test/static/s024.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s025.hs [new file with mode: 0644]
ghc/interpreter/test/static/s025.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s026.hs [new file with mode: 0644]
ghc/interpreter/test/static/s026.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s027.hs [new file with mode: 0644]
ghc/interpreter/test/static/s027.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s028.hs [new file with mode: 0644]
ghc/interpreter/test/static/s028.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s029.hs [new file with mode: 0644]
ghc/interpreter/test/static/s029.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s030.hs [new file with mode: 0644]
ghc/interpreter/test/static/s030.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s031.hs [new file with mode: 0644]
ghc/interpreter/test/static/s031.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s032.hs [new file with mode: 0644]
ghc/interpreter/test/static/s032.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s033.hs [new file with mode: 0644]
ghc/interpreter/test/static/s033.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s034.hs [new file with mode: 0644]
ghc/interpreter/test/static/s034.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s035.hs [new file with mode: 0644]
ghc/interpreter/test/static/s035.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s036.hs [new file with mode: 0644]
ghc/interpreter/test/static/s036.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s037.hs [new file with mode: 0644]
ghc/interpreter/test/static/s037.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s038.hs [new file with mode: 0644]
ghc/interpreter/test/static/s038.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s039.hs [new file with mode: 0644]
ghc/interpreter/test/static/s039.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s040.hs [new file with mode: 0644]
ghc/interpreter/test/static/s040.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s041.hs [new file with mode: 0644]
ghc/interpreter/test/static/s041.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s042.hs [new file with mode: 0644]
ghc/interpreter/test/static/s042.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s043.hs [new file with mode: 0644]
ghc/interpreter/test/static/s043.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s044.hs [new file with mode: 0644]
ghc/interpreter/test/static/s044.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s045.hs [new file with mode: 0644]
ghc/interpreter/test/static/s045.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s046.hs [new file with mode: 0644]
ghc/interpreter/test/static/s046.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s047.hs [new file with mode: 0644]
ghc/interpreter/test/static/s047.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s048.hs [new file with mode: 0644]
ghc/interpreter/test/static/s048.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s049.hs [new file with mode: 0644]
ghc/interpreter/test/static/s049.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s050.hs [new file with mode: 0644]
ghc/interpreter/test/static/s050.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s051.hs [new file with mode: 0644]
ghc/interpreter/test/static/s051.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s052.hs [new file with mode: 0644]
ghc/interpreter/test/static/s052.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s053.hs [new file with mode: 0644]
ghc/interpreter/test/static/s053.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s054.hs [new file with mode: 0644]
ghc/interpreter/test/static/s054.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s055.hs [new file with mode: 0644]
ghc/interpreter/test/static/s055.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s056.hs [new file with mode: 0644]
ghc/interpreter/test/static/s056.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s057.hs [new file with mode: 0644]
ghc/interpreter/test/static/s057.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s058.hs [new file with mode: 0644]
ghc/interpreter/test/static/s058.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s059.hs [new file with mode: 0644]
ghc/interpreter/test/static/s059.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s060.hs [new file with mode: 0644]
ghc/interpreter/test/static/s060.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s061.hs [new file with mode: 0644]
ghc/interpreter/test/static/s061.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s062.hs [new file with mode: 0644]
ghc/interpreter/test/static/s062.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s064.hs [new file with mode: 0644]
ghc/interpreter/test/static/s064.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s065.hs [new file with mode: 0644]
ghc/interpreter/test/static/s065.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s066.hs [new file with mode: 0644]
ghc/interpreter/test/static/s066.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s067.hs [new file with mode: 0644]
ghc/interpreter/test/static/s067.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s068.hs [new file with mode: 0644]
ghc/interpreter/test/static/s068.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s069.hs [new file with mode: 0644]
ghc/interpreter/test/static/s069.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s070.hs [new file with mode: 0644]
ghc/interpreter/test/static/s070.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s071.hs [new file with mode: 0644]
ghc/interpreter/test/static/s071.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s072.hs [new file with mode: 0644]
ghc/interpreter/test/static/s072.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s073.hs [new file with mode: 0644]
ghc/interpreter/test/static/s073.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s074.hs [new file with mode: 0644]
ghc/interpreter/test/static/s074.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s075.hs [new file with mode: 0644]
ghc/interpreter/test/static/s075.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s076.hs [new file with mode: 0644]
ghc/interpreter/test/static/s076.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s077.hs [new file with mode: 0644]
ghc/interpreter/test/static/s077.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s078.hs [new file with mode: 0644]
ghc/interpreter/test/static/s078.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s079.hs [new file with mode: 0644]
ghc/interpreter/test/static/s079.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s080.hs [new file with mode: 0644]
ghc/interpreter/test/static/s080.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s081.hs [new file with mode: 0644]
ghc/interpreter/test/static/s081.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s082.hs [new file with mode: 0644]
ghc/interpreter/test/static/s082.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s083.hs [new file with mode: 0644]
ghc/interpreter/test/static/s083.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s084.hs [new file with mode: 0644]
ghc/interpreter/test/static/s084.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s085.hs [new file with mode: 0644]
ghc/interpreter/test/static/s085.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s086.hs [new file with mode: 0644]
ghc/interpreter/test/static/s086.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s087.hs [new file with mode: 0644]
ghc/interpreter/test/static/s087.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s088.hs [new file with mode: 0644]
ghc/interpreter/test/static/s088.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s089.hs [new file with mode: 0644]
ghc/interpreter/test/static/s089.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s090.hs [new file with mode: 0644]
ghc/interpreter/test/static/s090.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s091.hs [new file with mode: 0644]
ghc/interpreter/test/static/s091.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s092.hs [new file with mode: 0644]
ghc/interpreter/test/static/s092.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s093.hs [new file with mode: 0644]
ghc/interpreter/test/static/s093.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s094.hs [new file with mode: 0644]
ghc/interpreter/test/static/s094.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s095.hs [new file with mode: 0644]
ghc/interpreter/test/static/s095.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s096.hs [new file with mode: 0644]
ghc/interpreter/test/static/s096.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s097.hs [new file with mode: 0644]
ghc/interpreter/test/static/s097.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s098.hs [new file with mode: 0644]
ghc/interpreter/test/static/s098.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s099.hs [new file with mode: 0644]
ghc/interpreter/test/static/s099.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s100.hs [new file with mode: 0644]
ghc/interpreter/test/static/s100.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s101.hs [new file with mode: 0644]
ghc/interpreter/test/static/s101.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s102.hs [new file with mode: 0644]
ghc/interpreter/test/static/s102.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s103.hs [new file with mode: 0644]
ghc/interpreter/test/static/s103.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s104.hs [new file with mode: 0644]
ghc/interpreter/test/static/s104.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s105.hs [new file with mode: 0644]
ghc/interpreter/test/static/s105.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s106.hs [new file with mode: 0644]
ghc/interpreter/test/static/s106.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s107.hs [new file with mode: 0644]
ghc/interpreter/test/static/s107.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s108.hs [new file with mode: 0644]
ghc/interpreter/test/static/s108.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s109.hs [new file with mode: 0644]
ghc/interpreter/test/static/s109.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s110.hs [new file with mode: 0644]
ghc/interpreter/test/static/s110.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s111.hs [new file with mode: 0644]
ghc/interpreter/test/static/s111.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s112.hs [new file with mode: 0644]
ghc/interpreter/test/static/s112.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s113.hs [new file with mode: 0644]
ghc/interpreter/test/static/s113.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s114.hs [new file with mode: 0644]
ghc/interpreter/test/static/s114.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s115.hs [new file with mode: 0644]
ghc/interpreter/test/static/s116.hs [new file with mode: 0644]
ghc/interpreter/test/static/s117.hs [new file with mode: 0644]
ghc/interpreter/test/static/s117.out1 [new file with mode: 0644]
ghc/interpreter/test/static/s118.hs [new file with mode: 0644]
ghc/interpreter/test/static/s118.out1 [new file with mode: 0644]
ghc/interpreter/test/std/catch1.hs [new file with mode: 0644]
ghc/interpreter/test/std/catch1.in1 [new file with mode: 0644]
ghc/interpreter/test/std/catch1.out1 [new file with mode: 0644]
ghc/interpreter/test/std/catch2.hs [new file with mode: 0644]
ghc/interpreter/test/std/catch2.out1 [new file with mode: 0644]
ghc/interpreter/test/std/complex1.in1 [new file with mode: 0644]
ghc/interpreter/test/std/complex1.out1 [new file with mode: 0644]
ghc/interpreter/test/std/ioerror1.hs [new file with mode: 0644]
ghc/interpreter/test/std/ioerror1.in1 [new file with mode: 0644]
ghc/interpreter/test/std/ioerror1.out1 [new file with mode: 0644]
ghc/interpreter/test/std/ioerror2.hs [new file with mode: 0644]
ghc/interpreter/test/std/ioerror2.in1 [new file with mode: 0644]
ghc/interpreter/test/std/ioerror2.out1 [new file with mode: 0644]
ghc/interpreter/test/std/iohandle.hs [new file with mode: 0644]
ghc/interpreter/test/std/iohandle.in1 [new file with mode: 0644]
ghc/interpreter/test/std/iohandle.out1 [new file with mode: 0644]
ghc/interpreter/test/std/iohandle.tst [new file with mode: 0644]
ghc/interpreter/test/std/list1.hs [new file with mode: 0644]
ghc/interpreter/test/std/list1.in1 [new file with mode: 0644]
ghc/interpreter/test/std/list1.out1 [new file with mode: 0644]
ghc/interpreter/test/std/system1.hs [new file with mode: 0644]
ghc/interpreter/test/std/system1.in1 [new file with mode: 0644]
ghc/interpreter/test/std/system1.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/fix [new file with mode: 0644]
ghc/interpreter/test/typechecker/msg [new file with mode: 0644]
ghc/interpreter/test/typechecker/t000.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t000.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t001.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t001.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t002.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t002.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t003.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t003.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t004.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t004.in1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t004.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t005.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t005.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t006.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t006.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t007.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t007.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t008.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t008.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t009.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t009.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t010.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t010.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t011.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t011.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t012.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t012.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t013.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t013.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t014.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t014.out1 [new file with mode: 0644]
ghc/interpreter/test/typechecker/t015.hs [new file with mode: 0644]
ghc/interpreter/test/typechecker/t015.out1 [new file with mode: 0644]
ghc/interpreter/test/unused/DictHW.input [new file with mode: 0644]
ghc/interpreter/test/unused/DictHW.output [new file with mode: 0644]
ghc/interpreter/test/unused/DictHW1.hs [new file with mode: 0644]
ghc/interpreter/test/unused/DictHW2.hs [new file with mode: 0644]
ghc/interpreter/test/unused/HugsLibs.output [new file with mode: 0644]
ghc/interpreter/test/unused/Loaded.output [new file with mode: 0644]
ghc/interpreter/test/unused/T4.hs [new file with mode: 0644]
ghc/interpreter/test/unused/gc.hs [new file with mode: 0644]
ghc/interpreter/test/unused/gc1.input [new file with mode: 0644]
ghc/interpreter/test/unused/gc1.output [new file with mode: 0644]
ghc/interpreter/test/unused/gc2.input [new file with mode: 0644]
ghc/interpreter/test/unused/gc2.output [new file with mode: 0644]
ghc/interpreter/test/unused/infix.hs [new file with mode: 0644]
ghc/interpreter/test/unused/infix.input [new file with mode: 0644]
ghc/interpreter/test/unused/infix.output [new file with mode: 0644]
ghc/interpreter/test/unused/print.hs [new file with mode: 0644]
ghc/interpreter/test/unused/print.input [new file with mode: 0644]
ghc/interpreter/test/unused/print1.output [new file with mode: 0644]
ghc/interpreter/test/unused/print2.output [new file with mode: 0644]
ghc/interpreter/test/unused/ptrEq.hs [new file with mode: 0644]
ghc/interpreter/test/unused/ptrEq.input [new file with mode: 0644]
ghc/interpreter/test/unused/ptrEq.output [new file with mode: 0644]
ghc/interpreter/test/unused/syntax.hs [new file with mode: 0644]
ghc/interpreter/test/unused/syntax.output [new file with mode: 0644]
ghc/interpreter/test/unused/testDebug.hs [new file with mode: 0644]
ghc/interpreter/test/unused/testScript.in [new file with mode: 0644]
ghc/interpreter/test/unused/testcvar.hs [new file with mode: 0644]
ghc/interpreter/test/unused/unwritable.tst [new file with mode: 0644]
ghc/interpreter/timer.c [new file with mode: 0644]
ghc/interpreter/translate.c [new file with mode: 0644]
ghc/interpreter/translate.h [new file with mode: 0644]
ghc/interpreter/type.c [new file with mode: 0644]
ghc/interpreter/type.h [new file with mode: 0644]
ghc/interpreter/version.h [new file with mode: 0644]
ghc/lib/exts/Addr.lhs
ghc/lib/exts/Bits.lhs
ghc/lib/exts/Dynamic.lhs
ghc/lib/exts/Exception.lhs [new file with mode: 0644]
ghc/lib/exts/Foreign.lhs
ghc/lib/exts/GetOpt.lhs
ghc/lib/exts/GlaExts.lhs
ghc/lib/exts/IOExts.lhs
ghc/lib/exts/Int.lhs
ghc/lib/exts/LazyST.lhs
ghc/lib/exts/Makefile
ghc/lib/exts/MutableArray.lhs
ghc/lib/exts/NumExts.lhs
ghc/lib/exts/ST.lhs
ghc/lib/exts/Weak.lhs [new file with mode: 0644]
ghc/lib/exts/Word.lhs
ghc/lib/misc/BSD.lhs
ghc/lib/misc/ByteOps.lhs
ghc/lib/misc/CString.lhs
ghc/lib/misc/Makefile
ghc/lib/misc/PackedString.lhs
ghc/lib/misc/SocketPrim.lhs
ghc/lib/misc/cbits/ByteOps.c
ghc/lib/misc/cbits/ByteOps.h
ghc/lib/misc/cbits/Makefile
ghc/lib/misc/cbits/PackedString.c [new file with mode: 0644]
ghc/lib/misc/cbits/PackedString.h [new file with mode: 0644]
ghc/lib/misc/cbits/acceptSocket.c
ghc/lib/misc/cbits/bindSocket.c
ghc/lib/misc/cbits/connectSocket.c
ghc/lib/misc/cbits/createSocket.c
ghc/lib/misc/cbits/getPeerName.c
ghc/lib/misc/cbits/getSockName.c
ghc/lib/misc/cbits/ghcReadline.h
ghc/lib/misc/cbits/ghcSockets.h
ghc/lib/misc/cbits/listenSocket.c
ghc/lib/misc/cbits/md5.c
ghc/lib/misc/cbits/readDescriptor.c
ghc/lib/misc/cbits/recvFrom.c
ghc/lib/misc/cbits/sendTo.c
ghc/lib/misc/cbits/shutdownSocket.c
ghc/lib/misc/cbits/socketOpt.c
ghc/lib/misc/cbits/writeDescriptor.c
ghc/lib/posix/Makefile
ghc/lib/posix/PosixIO.lhs
ghc/lib/posix/PosixProcPrim.lhs
ghc/lib/posix/PosixUtil.lhs
ghc/lib/posix/cbits/env.c
ghc/lib/posix/cbits/execvpe.c
ghc/lib/posix/cbits/libposix.h
ghc/lib/posix/cbits/signal.c [new file with mode: 0644]
ghc/lib/std/Array.lhs
ghc/lib/std/CPUTime.lhs
ghc/lib/std/Char.lhs
ghc/lib/std/Directory.lhs
ghc/lib/std/IO.lhs
ghc/lib/std/Ix.lhs
ghc/lib/std/Main.hi-boot
ghc/lib/std/Makefile
ghc/lib/std/Maybe.lhs
ghc/lib/std/Numeric.lhs
ghc/lib/std/PrelAddr.lhs
ghc/lib/std/PrelArr.lhs
ghc/lib/std/PrelArrExtra.lhs [new file with mode: 0644]
ghc/lib/std/PrelBase.lhs
ghc/lib/std/PrelCCall.lhs
ghc/lib/std/PrelConc.lhs
ghc/lib/std/PrelDynamic.lhs [new file with mode: 0644]
ghc/lib/std/PrelErr.hi-boot
ghc/lib/std/PrelErr.lhs
ghc/lib/std/PrelException.hi-boot [new file with mode: 0644]
ghc/lib/std/PrelException.lhs [new file with mode: 0644]
ghc/lib/std/PrelForeign.lhs
ghc/lib/std/PrelGHC.hi-boot
ghc/lib/std/PrelHandle.lhs
ghc/lib/std/PrelIOBase.lhs
ghc/lib/std/PrelList.lhs
ghc/lib/std/PrelMain.lhs
ghc/lib/std/PrelNum.lhs
ghc/lib/std/PrelNumExtra.lhs [new file with mode: 0644]
ghc/lib/std/PrelPack.hi-boot [new file with mode: 0644]
ghc/lib/std/PrelPack.lhs
ghc/lib/std/PrelRead.lhs
ghc/lib/std/PrelST.lhs
ghc/lib/std/PrelWeak.lhs [new file with mode: 0644]
ghc/lib/std/Prelude.lhs
ghc/lib/std/Random.lhs
ghc/lib/std/Ratio.lhs
ghc/lib/std/System.lhs
ghc/lib/std/Time.lhs
ghc/lib/std/cbits/Makefile
ghc/lib/std/cbits/allocMem.c [new file with mode: 0644]
ghc/lib/std/cbits/allocMem.lc [deleted file]
ghc/lib/std/cbits/closeFile.c [new file with mode: 0644]
ghc/lib/std/cbits/closeFile.lc [deleted file]
ghc/lib/std/cbits/createDirectory.c [new file with mode: 0644]
ghc/lib/std/cbits/createDirectory.lc [deleted file]
ghc/lib/std/cbits/directoryAux.c [new file with mode: 0644]
ghc/lib/std/cbits/directoryAux.lc [deleted file]
ghc/lib/std/cbits/echoAux.c [new file with mode: 0644]
ghc/lib/std/cbits/echoAux.lc [deleted file]
ghc/lib/std/cbits/errno.c [new file with mode: 0644]
ghc/lib/std/cbits/errno.lc [deleted file]
ghc/lib/std/cbits/error.h [new file with mode: 0644]
ghc/lib/std/cbits/fileEOF.c [new file with mode: 0644]
ghc/lib/std/cbits/fileEOF.lc [deleted file]
ghc/lib/std/cbits/fileGetc.c [new file with mode: 0644]
ghc/lib/std/cbits/fileGetc.lc [deleted file]
ghc/lib/std/cbits/fileLookAhead.c [new file with mode: 0644]
ghc/lib/std/cbits/fileLookAhead.lc [deleted file]
ghc/lib/std/cbits/fileObject.c [new file with mode: 0644]
ghc/lib/std/cbits/fileObject.lc [deleted file]
ghc/lib/std/cbits/filePosn.c [new file with mode: 0644]
ghc/lib/std/cbits/filePosn.lc [deleted file]
ghc/lib/std/cbits/filePutc.c [new file with mode: 0644]
ghc/lib/std/cbits/filePutc.lc [deleted file]
ghc/lib/std/cbits/fileSize.c [new file with mode: 0644]
ghc/lib/std/cbits/fileSize.lc [deleted file]
ghc/lib/std/cbits/floatExtreme.lc [deleted file]
ghc/lib/std/cbits/flushFile.c [new file with mode: 0644]
ghc/lib/std/cbits/flushFile.lc [deleted file]
ghc/lib/std/cbits/freeFile.c [new file with mode: 0644]
ghc/lib/std/cbits/freeFile.lc [deleted file]
ghc/lib/std/cbits/getBufferMode.c [new file with mode: 0644]
ghc/lib/std/cbits/getBufferMode.lc [deleted file]
ghc/lib/std/cbits/getCPUTime.c [new file with mode: 0644]
ghc/lib/std/cbits/getCPUTime.lc [deleted file]
ghc/lib/std/cbits/getClockTime.c [new file with mode: 0644]
ghc/lib/std/cbits/getClockTime.lc [deleted file]
ghc/lib/std/cbits/getCurrentDirectory.c [new file with mode: 0644]
ghc/lib/std/cbits/getCurrentDirectory.lc [deleted file]
ghc/lib/std/cbits/getDirectoryContents.c [new file with mode: 0644]
ghc/lib/std/cbits/getLock.c [new file with mode: 0644]
ghc/lib/std/cbits/getLock.lc [deleted file]
ghc/lib/std/cbits/inputReady.c [new file with mode: 0644]
ghc/lib/std/cbits/inputReady.lc [deleted file]
ghc/lib/std/cbits/openFile.c [new file with mode: 0644]
ghc/lib/std/cbits/openFile.lc [deleted file]
ghc/lib/std/cbits/readFile.c [new file with mode: 0644]
ghc/lib/std/cbits/readFile.lc [deleted file]
ghc/lib/std/cbits/removeDirectory.c [new file with mode: 0644]
ghc/lib/std/cbits/removeDirectory.lc [deleted file]
ghc/lib/std/cbits/removeFile.c [new file with mode: 0644]
ghc/lib/std/cbits/removeFile.lc [deleted file]
ghc/lib/std/cbits/renameDirectory.c [new file with mode: 0644]
ghc/lib/std/cbits/renameDirectory.lc [deleted file]
ghc/lib/std/cbits/renameFile.c [new file with mode: 0644]
ghc/lib/std/cbits/renameFile.lc [deleted file]
ghc/lib/std/cbits/seekFile.c [new file with mode: 0644]
ghc/lib/std/cbits/seekFile.lc [deleted file]
ghc/lib/std/cbits/setBuffering.c [new file with mode: 0644]
ghc/lib/std/cbits/setBuffering.lc [deleted file]
ghc/lib/std/cbits/setCurrentDirectory.c [new file with mode: 0644]
ghc/lib/std/cbits/setCurrentDirectory.lc [deleted file]
ghc/lib/std/cbits/showTime.c [new file with mode: 0644]
ghc/lib/std/cbits/showTime.lc [deleted file]
ghc/lib/std/cbits/stgio.h
ghc/lib/std/cbits/system.c [new file with mode: 0644]
ghc/lib/std/cbits/system.lc [deleted file]
ghc/lib/std/cbits/timezone.c [new file with mode: 0644]
ghc/lib/std/cbits/timezone.h
ghc/lib/std/cbits/toClockSec.c [new file with mode: 0644]
ghc/lib/std/cbits/toClockSec.lc [deleted file]
ghc/lib/std/cbits/toLocalTime.c [new file with mode: 0644]
ghc/lib/std/cbits/toLocalTime.lc [deleted file]
ghc/lib/std/cbits/toUTCTime.c [new file with mode: 0644]
ghc/lib/std/cbits/toUTCTime.lc [deleted file]
ghc/lib/std/cbits/writeError.c [new file with mode: 0644]
ghc/lib/std/cbits/writeError.lc [deleted file]
ghc/lib/std/cbits/writeFile.c [new file with mode: 0644]
ghc/lib/std/cbits/writeFile.lc [deleted file]
ghc/rts/Adjustor.c [new file with mode: 0644]
ghc/rts/Assembler.c [new file with mode: 0644]
ghc/rts/BlockAlloc.c [new file with mode: 0644]
ghc/rts/BlockAlloc.h [new file with mode: 0644]
ghc/rts/Bytecodes.h [new file with mode: 0644]
ghc/rts/DebugProf.c [new file with mode: 0644]
ghc/rts/DebugProf.h [new file with mode: 0644]
ghc/rts/Disassembler.c [new file with mode: 0644]
ghc/rts/Disassembler.h [new file with mode: 0644]
ghc/rts/Evaluator.c [new file with mode: 0644]
ghc/rts/Evaluator.h [new file with mode: 0644]
ghc/rts/ForeignCall.c [new file with mode: 0644]
ghc/rts/ForeignCall.h [new file with mode: 0644]
ghc/rts/GC.c [new file with mode: 0644]
ghc/rts/GC.h [new file with mode: 0644]
ghc/rts/HeapStackCheck.h [new file with mode: 0644]
ghc/rts/HeapStackCheck.hc [new file with mode: 0644]
ghc/rts/Itimer.c [new file with mode: 0644]
ghc/rts/Itimer.h [new file with mode: 0644]
ghc/rts/MBlock.c [new file with mode: 0644]
ghc/rts/MBlock.h [new file with mode: 0644]
ghc/rts/Main.c [new file with mode: 0644]
ghc/rts/Main.h [new file with mode: 0644]
ghc/rts/Makefile [new file with mode: 0644]
ghc/rts/PrimOps.hc [new file with mode: 0644]
ghc/rts/Printer.c [new file with mode: 0644]
ghc/rts/Printer.h [new file with mode: 0644]
ghc/rts/ProfRts.h [new file with mode: 0644]
ghc/rts/Profiling.c [new file with mode: 0644]
ghc/rts/Proftimer.c [new file with mode: 0644]
ghc/rts/Proftimer.h [new file with mode: 0644]
ghc/rts/QueueTemplate.h [new file with mode: 0644]
ghc/rts/RtsAPI.c [new file with mode: 0644]
ghc/rts/RtsFlags.c [new file with mode: 0644]
ghc/rts/RtsFlags.h [new file with mode: 0644]
ghc/rts/RtsStartup.c [new file with mode: 0644]
ghc/rts/RtsUtils.c [new file with mode: 0644]
ghc/rts/RtsUtils.h [new file with mode: 0644]
ghc/rts/Sanity.c [new file with mode: 0644]
ghc/rts/Sanity.h [new file with mode: 0644]
ghc/rts/Schedule.c [new file with mode: 0644]
ghc/rts/Schedule.h [new file with mode: 0644]
ghc/rts/Signals.c [new file with mode: 0644]
ghc/rts/Signals.h [new file with mode: 0644]
ghc/rts/StablePtr.c [new file with mode: 0644]
ghc/rts/StablePtr.h [new file with mode: 0644]
ghc/rts/Stats.c [new file with mode: 0644]
ghc/rts/Stats.h [new file with mode: 0644]
ghc/rts/StgCRun.c [new file with mode: 0644]
ghc/rts/StgLongLong.c [new file with mode: 0644]
ghc/rts/StgMiscClosures.hc [new file with mode: 0644]
ghc/rts/StgPrimFloat.c [new file with mode: 0644]
ghc/rts/StgRun.h [new file with mode: 0644]
ghc/rts/StgStartup.h [new file with mode: 0644]
ghc/rts/StgStartup.hc [new file with mode: 0644]
ghc/rts/StgStdThunks.hc [new file with mode: 0644]
ghc/rts/Storage.c [new file with mode: 0644]
ghc/rts/Storage.h [new file with mode: 0644]
ghc/rts/StoragePriv.h [new file with mode: 0644]
ghc/rts/Updates.hc [new file with mode: 0644]
ghc/rts/Weak.c [new file with mode: 0644]
ghc/rts/Weak.h [new file with mode: 0644]
ghc/rts/adr [new file with mode: 0644]
ghc/rts/gum/FetchMe.c [new file with mode: 0644]
ghc/rts/gum/FetchMe.h [new file with mode: 0644]
ghc/rts/gum/HLC.h [new file with mode: 0644]
ghc/rts/gum/HLComms.c [new file with mode: 0644]
ghc/rts/gum/LLC.h [new file with mode: 0644]
ghc/rts/gum/LLComms.c [new file with mode: 0644]
ghc/rts/gum/PEOpCodes.h [moved from ghc/includes/PEOpCodes.h with 100% similarity]
ghc/rts/gum/ParInit.c [new file with mode: 0644]
ghc/rts/gum/ParInit.h [new file with mode: 0644]
ghc/rts/gum/ParTypes.h [new file with mode: 0644]
ghc/rts/gum/Parallel.h [new file with mode: 0644]
ghc/rts/gum/SysMan.c [new file with mode: 0644]
ghc/rts/hooks/ErrorHdr.c [new file with mode: 0644]
ghc/rts/hooks/FlagDefaults.c [new file with mode: 0644]
ghc/rts/hooks/InitEachPE.c [new file with mode: 0644]
ghc/rts/hooks/MallocFail.c [new file with mode: 0644]
ghc/rts/hooks/NoRunnableThreads.c [new file with mode: 0644]
ghc/rts/hooks/OnExit.c [new file with mode: 0644]
ghc/rts/hooks/OutOfHeap.c [new file with mode: 0644]
ghc/rts/hooks/PatErrorHdr.c [new file with mode: 0644]
ghc/rts/hooks/StackOverflow.c [new file with mode: 0644]
ghc/rts/hooks/Trace.c [new file with mode: 0644]
ghc/runtime/Makefile [deleted file]
ghc/runtime/c-as-asm/Adjustor.lc [deleted file]
ghc/runtime/c-as-asm/CallWrap_C.lc [deleted file]
ghc/runtime/c-as-asm/HpOverflow.lc [deleted file]
ghc/runtime/c-as-asm/PerformIO.lhc [deleted file]
ghc/runtime/c-as-asm/StablePtr.lc [deleted file]
ghc/runtime/c-as-asm/StablePtrOps.lc [deleted file]
ghc/runtime/c-as-asm/StgDebug.lc [deleted file]
ghc/runtime/c-as-asm/StgMiniInt.lc [deleted file]
ghc/runtime/gmp/COPYING [deleted file]
ghc/runtime/gmp/ChangeLog [deleted file]
ghc/runtime/gmp/INSTALL [deleted file]
ghc/runtime/gmp/Makefile [deleted file]
ghc/runtime/gmp/Makefile.original [deleted file]
ghc/runtime/gmp/README [deleted file]
ghc/runtime/gmp/TODO [deleted file]
ghc/runtime/gmp/VERSION [deleted file]
ghc/runtime/gmp/_mpz_get_str.c [deleted file]
ghc/runtime/gmp/_mpz_set_str.c [deleted file]
ghc/runtime/gmp/alloca.c [deleted file]
ghc/runtime/gmp/cre-conv-tab.c [deleted file]
ghc/runtime/gmp/cre-mparam.c [deleted file]
ghc/runtime/gmp/cre-stddefh.c [deleted file]
ghc/runtime/gmp/gmp-impl.h [deleted file]
ghc/runtime/gmp/gmp.h [deleted file]
ghc/runtime/gmp/gmp.texi [deleted file]
ghc/runtime/gmp/itom.c [deleted file]
ghc/runtime/gmp/longlong.h [deleted file]
ghc/runtime/gmp/mdiv.c [deleted file]
ghc/runtime/gmp/memory.c [deleted file]
ghc/runtime/gmp/mfree.c [deleted file]
ghc/runtime/gmp/min.c [deleted file]
ghc/runtime/gmp/mout.c [deleted file]
ghc/runtime/gmp/move.c [deleted file]
ghc/runtime/gmp/mp.h [deleted file]
ghc/runtime/gmp/mp_clz_tab.c [deleted file]
ghc/runtime/gmp/mp_set_fns.c [deleted file]
ghc/runtime/gmp/mpn_add.c [deleted file]
ghc/runtime/gmp/mpn_cmp.c [deleted file]
ghc/runtime/gmp/mpn_div.c [deleted file]
ghc/runtime/gmp/mpn_dm_1.c [deleted file]
ghc/runtime/gmp/mpn_lshift.c [deleted file]
ghc/runtime/gmp/mpn_mod_1.c [deleted file]
ghc/runtime/gmp/mpn_mul.c [deleted file]
ghc/runtime/gmp/mpn_mul_classic.c-EXTRA [deleted file]
ghc/runtime/gmp/mpn_rshift.c [deleted file]
ghc/runtime/gmp/mpn_rshiftci.c [deleted file]
ghc/runtime/gmp/mpn_sqrt.c [deleted file]
ghc/runtime/gmp/mpn_sub.c [deleted file]
ghc/runtime/gmp/mpq_add.c [deleted file]
ghc/runtime/gmp/mpq_clear.c [deleted file]
ghc/runtime/gmp/mpq_cmp.c [deleted file]
ghc/runtime/gmp/mpq_div.c [deleted file]
ghc/runtime/gmp/mpq_get_den.c [deleted file]
ghc/runtime/gmp/mpq_get_num.c [deleted file]
ghc/runtime/gmp/mpq_init.c [deleted file]
ghc/runtime/gmp/mpq_inv.c [deleted file]
ghc/runtime/gmp/mpq_mul.c [deleted file]
ghc/runtime/gmp/mpq_neg.c [deleted file]
ghc/runtime/gmp/mpq_set.c [deleted file]
ghc/runtime/gmp/mpq_set_den.c [deleted file]
ghc/runtime/gmp/mpq_set_num.c [deleted file]
ghc/runtime/gmp/mpq_set_si.c [deleted file]
ghc/runtime/gmp/mpq_set_ui.c [deleted file]
ghc/runtime/gmp/mpq_sub.c [deleted file]
ghc/runtime/gmp/mpz_abs.c [deleted file]
ghc/runtime/gmp/mpz_add.c [deleted file]
ghc/runtime/gmp/mpz_add_ui.c [deleted file]
ghc/runtime/gmp/mpz_and.c [deleted file]
ghc/runtime/gmp/mpz_clear.c [deleted file]
ghc/runtime/gmp/mpz_clrbit.c [deleted file]
ghc/runtime/gmp/mpz_cmp.c [deleted file]
ghc/runtime/gmp/mpz_cmp_si.c [deleted file]
ghc/runtime/gmp/mpz_cmp_ui.c [deleted file]
ghc/runtime/gmp/mpz_com.c [deleted file]
ghc/runtime/gmp/mpz_div.c [deleted file]
ghc/runtime/gmp/mpz_div_2exp.c [deleted file]
ghc/runtime/gmp/mpz_div_ui.c [deleted file]
ghc/runtime/gmp/mpz_dm.c [deleted file]
ghc/runtime/gmp/mpz_dm_ui.c [deleted file]
ghc/runtime/gmp/mpz_dmincl.c [deleted file]
ghc/runtime/gmp/mpz_fac_ui.c [deleted file]
ghc/runtime/gmp/mpz_gcd.c [deleted file]
ghc/runtime/gmp/mpz_gcdext.c [deleted file]
ghc/runtime/gmp/mpz_get_si.c [deleted file]
ghc/runtime/gmp/mpz_get_str.c [deleted file]
ghc/runtime/gmp/mpz_get_ui.c [deleted file]
ghc/runtime/gmp/mpz_init.c [deleted file]
ghc/runtime/gmp/mpz_inp_raw.c [deleted file]
ghc/runtime/gmp/mpz_inp_str.c [deleted file]
ghc/runtime/gmp/mpz_ior.c [deleted file]
ghc/runtime/gmp/mpz_iset.c [deleted file]
ghc/runtime/gmp/mpz_iset_si.c [deleted file]
ghc/runtime/gmp/mpz_iset_str.c [deleted file]
ghc/runtime/gmp/mpz_iset_ui.c [deleted file]
ghc/runtime/gmp/mpz_mdiv.c [deleted file]
ghc/runtime/gmp/mpz_mdiv_ui.c [deleted file]
ghc/runtime/gmp/mpz_mdm.c [deleted file]
ghc/runtime/gmp/mpz_mdm_ui.c [deleted file]
ghc/runtime/gmp/mpz_mmod.c [deleted file]
ghc/runtime/gmp/mpz_mmod_ui.c [deleted file]
ghc/runtime/gmp/mpz_mod.c [deleted file]
ghc/runtime/gmp/mpz_mod_2exp.c [deleted file]
ghc/runtime/gmp/mpz_mod_ui.c [deleted file]
ghc/runtime/gmp/mpz_mul.c [deleted file]
ghc/runtime/gmp/mpz_mul_2exp.c [deleted file]
ghc/runtime/gmp/mpz_mul_ui.c [deleted file]
ghc/runtime/gmp/mpz_neg.c [deleted file]
ghc/runtime/gmp/mpz_out_raw.c [deleted file]
ghc/runtime/gmp/mpz_out_str.c [deleted file]
ghc/runtime/gmp/mpz_perfsqr.c [deleted file]
ghc/runtime/gmp/mpz_pow_ui.c [deleted file]
ghc/runtime/gmp/mpz_powm.c [deleted file]
ghc/runtime/gmp/mpz_powm_ui.c [deleted file]
ghc/runtime/gmp/mpz_pprime_p.c [deleted file]
ghc/runtime/gmp/mpz_random.c [deleted file]
ghc/runtime/gmp/mpz_random2.c [deleted file]
ghc/runtime/gmp/mpz_realloc.c [deleted file]
ghc/runtime/gmp/mpz_set.c [deleted file]
ghc/runtime/gmp/mpz_set_si.c [deleted file]
ghc/runtime/gmp/mpz_set_str.c [deleted file]
ghc/runtime/gmp/mpz_set_ui.c [deleted file]
ghc/runtime/gmp/mpz_size.c [deleted file]
ghc/runtime/gmp/mpz_sizeinb.c [deleted file]
ghc/runtime/gmp/mpz_sqrt.c [deleted file]
ghc/runtime/gmp/mpz_sqrtrem.c [deleted file]
ghc/runtime/gmp/mpz_sub.c [deleted file]
ghc/runtime/gmp/mpz_sub_ui.c [deleted file]
ghc/runtime/gmp/mtox.c [deleted file]
ghc/runtime/gmp/sdiv.c [deleted file]
ghc/runtime/gmp/test-stddefh.c [deleted file]
ghc/runtime/gmp/xtom.c [deleted file]
ghc/runtime/gum/FetchMe.lhc [deleted file]
ghc/runtime/gum/GlobAddr.lc [deleted file]
ghc/runtime/gum/HLComms.lc [deleted file]
ghc/runtime/gum/Hash.lc [deleted file]
ghc/runtime/gum/LLComms.lc [deleted file]
ghc/runtime/gum/Pack.lc [deleted file]
ghc/runtime/gum/ParInit.lc [deleted file]
ghc/runtime/gum/RBH.lc [deleted file]
ghc/runtime/gum/Sparks.lc [deleted file]
ghc/runtime/gum/SysMan.lc [deleted file]
ghc/runtime/gum/Unpack.lc [deleted file]
ghc/runtime/hooks/ErrorHdr.lc [deleted file]
ghc/runtime/hooks/ExitHook.lc [deleted file]
ghc/runtime/hooks/IOErrorHdr.lc [deleted file]
ghc/runtime/hooks/InitEachPE.lc [deleted file]
ghc/runtime/hooks/NoRunnableThrds.lc [deleted file]
ghc/runtime/hooks/OutOfHeap.lc [deleted file]
ghc/runtime/hooks/OutOfStk.lc [deleted file]
ghc/runtime/hooks/OutOfVM.lc [deleted file]
ghc/runtime/hooks/PatErrorHdr.lc [deleted file]
ghc/runtime/hooks/SizeHooks.lc [deleted file]
ghc/runtime/hooks/TraceHooks.lc [deleted file]
ghc/runtime/main/GranSim.lc [deleted file]
ghc/runtime/main/Itimer.lc [deleted file]
ghc/runtime/main/Mallocs.lc [deleted file]
ghc/runtime/main/RtsFlags.lc [deleted file]
ghc/runtime/main/SMRep.lc [deleted file]
ghc/runtime/main/Select.lc [deleted file]
ghc/runtime/main/Signals.lc [deleted file]
ghc/runtime/main/StgOverflow.lc [deleted file]
ghc/runtime/main/StgStartup.lhc [deleted file]
ghc/runtime/main/StgThreads.lhc [deleted file]
ghc/runtime/main/StgUpdate.lhc [deleted file]
ghc/runtime/main/Threads.lc [deleted file]
ghc/runtime/main/Ticky.lc [deleted file]
ghc/runtime/main/TopClosure.lc [deleted file]
ghc/runtime/main/main.lc [deleted file]
ghc/runtime/prims/LongLong.lc [deleted file]
ghc/runtime/prims/PrimArith.lc [deleted file]
ghc/runtime/prims/PrimMisc.lc [deleted file]
ghc/runtime/prims/test-float.c [deleted file]
ghc/runtime/profiling/CHANGES-REQD [deleted file]
ghc/runtime/profiling/CostCentre.lc [deleted file]
ghc/runtime/profiling/Hashing.lc [deleted file]
ghc/runtime/profiling/HeapProfile.lc [deleted file]
ghc/runtime/profiling/Indexing.lc [deleted file]
ghc/runtime/profiling/Timer.lc [deleted file]
ghc/runtime/storage/SM1s.lc [deleted file]
ghc/runtime/storage/SM2s.lc [deleted file]
ghc/runtime/storage/SMap.lc [deleted file]
ghc/runtime/storage/SMcheck.lc [deleted file]
ghc/runtime/storage/SMcompacting.lc [deleted file]
ghc/runtime/storage/SMcompacting.lh [deleted file]
ghc/runtime/storage/SMcopying.lc [deleted file]
ghc/runtime/storage/SMcopying.lh [deleted file]
ghc/runtime/storage/SMdu.lc [deleted file]
ghc/runtime/storage/SMevac.lc [deleted file]
ghc/runtime/storage/SMextn.lc [deleted file]
ghc/runtime/storage/SMextn.lh [deleted file]
ghc/runtime/storage/SMgen.lc [deleted file]
ghc/runtime/storage/SMinit.lc [deleted file]
ghc/runtime/storage/SMinternal.lh [deleted file]
ghc/runtime/storage/SMmark.lhc [deleted file]
ghc/runtime/storage/SMmarkDefs.lh [deleted file]
ghc/runtime/storage/SMmarking.lc [deleted file]
ghc/runtime/storage/SMscan.lc [deleted file]
ghc/runtime/storage/SMscav.lc [deleted file]
ghc/runtime/storage/SMstacks.lc [deleted file]
ghc/runtime/storage/SMstatic.lc [deleted file]
ghc/runtime/storage/SMstats.lc [deleted file]
ghc/runtime/storage/mprotect.lc [deleted file]
ghc/utils/mkdependHS/Makefile
ghc/utils/mkdependHS/mkdependHS.prl
glafp-utils/lndir/lndir.c
glafp-utils/mkdependC/mkdependC.prl
glafp-utils/runstdtest/runstdtest.prl
mk/config.h.in
mk/config.mk.in
mk/paths.mk
mk/suffix.mk
mk/target.mk