[project @ 1996-01-11 14:06:51 by partain]
authorpartain <unknown>
Thu, 11 Jan 1996 14:26:13 +0000 (14:26 +0000)
committerpartain <unknown>
Thu, 11 Jan 1996 14:26:13 +0000 (14:26 +0000)
commit10521d8418fd3a1cf32882718b5bd28992db36fd
tree09cb781a215d1ab0c871f9655c1460207a601497
parent7fa716e248a1f11fa686965f57aebbb83b74fa7b
[project @ 1996-01-11 14:06:51 by partain]
623 files changed:
STARTUP.in
configure.in
ghc/CONTRIB/haskell-modes/README [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/chalmers/original/haskell-mode.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/chalmers/sof/haskell-mode.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/chalmers/thiemann/haskell-mode.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/glasgow/original/haskell-mode.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/glasgow/original/manual.dvi [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/glasgow/original/report.dvi [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/simonm/ghc/haskell.el [moved from ghc/CONTRIB/haskell.el with 100% similarity]
ghc/CONTRIB/haskell-modes/simonm/real/haskell.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/chak/haskell.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/original/README [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/original/comint.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/original/haskell-menu.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/original/haskell.el [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/original/optimizer-help.txt [new file with mode: 0644]
ghc/CONTRIB/haskell-modes/yale/original/printer-help.txt [new file with mode: 0644]
ghc/compiler/Jmakefile
ghc/compiler/absCSyn/AbsCFuns.hi
ghc/compiler/absCSyn/AbsCFuns.lhs
ghc/compiler/absCSyn/AbsCSyn.hi
ghc/compiler/absCSyn/AbsCSyn.lhs
ghc/compiler/absCSyn/Costs.hi
ghc/compiler/absCSyn/Costs.lhs
ghc/compiler/absCSyn/HeapOffs.hi
ghc/compiler/absCSyn/PprAbsC.hi
ghc/compiler/absCSyn/PprAbsC.lhs
ghc/compiler/abstractSyn/AbsSyn.hi
ghc/compiler/abstractSyn/AbsSynFuns.hi
ghc/compiler/abstractSyn/HsBinds.hi
ghc/compiler/abstractSyn/HsCore.hi
ghc/compiler/abstractSyn/HsDecls.hi
ghc/compiler/abstractSyn/HsExpr.hi
ghc/compiler/abstractSyn/HsImpExp.hi
ghc/compiler/abstractSyn/HsLit.hi
ghc/compiler/abstractSyn/HsMatches.hi
ghc/compiler/abstractSyn/HsPat.hi
ghc/compiler/abstractSyn/HsPragmas.hi
ghc/compiler/abstractSyn/HsTypes.hi
ghc/compiler/abstractSyn/Name.hi
ghc/compiler/abstractSyn/Name.lhs
ghc/compiler/basicTypes/BasicLit.hi
ghc/compiler/basicTypes/CLabelInfo.hi
ghc/compiler/basicTypes/CLabelInfo.lhs
ghc/compiler/basicTypes/Id.hi
ghc/compiler/basicTypes/IdInfo.hi
ghc/compiler/basicTypes/Inst.hi
ghc/compiler/basicTypes/NameTypes.hi
ghc/compiler/basicTypes/NameTypes.lhs
ghc/compiler/basicTypes/OrdList.hi
ghc/compiler/basicTypes/ProtoName.hi
ghc/compiler/basicTypes/SplitUniq.hi
ghc/compiler/basicTypes/SrcLoc.hi
ghc/compiler/basicTypes/Unique.hi
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/codeGen/CgBindery.hi
ghc/compiler/codeGen/CgCase.hi
ghc/compiler/codeGen/CgCase.lhs
ghc/compiler/codeGen/CgClosure.hi
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/CgCompInfo.hi
ghc/compiler/codeGen/CgCompInfo.lhs
ghc/compiler/codeGen/CgCon.hi
ghc/compiler/codeGen/CgCon.lhs
ghc/compiler/codeGen/CgConTbls.hi
ghc/compiler/codeGen/CgConTbls.lhs
ghc/compiler/codeGen/CgExpr.hi
ghc/compiler/codeGen/CgExpr.lhs
ghc/compiler/codeGen/CgHeapery.hi
ghc/compiler/codeGen/CgLetNoEscape.hi
ghc/compiler/codeGen/CgLetNoEscape.lhs
ghc/compiler/codeGen/CgMonad.hi
ghc/compiler/codeGen/CgMonad.lhs
ghc/compiler/codeGen/CgRetConv.hi
ghc/compiler/codeGen/CgRetConv.lhs
ghc/compiler/codeGen/CgStackery.hi
ghc/compiler/codeGen/CgStackery.lhs
ghc/compiler/codeGen/CgTailCall.hi
ghc/compiler/codeGen/CgTailCall.lhs
ghc/compiler/codeGen/CgUpdate.hi
ghc/compiler/codeGen/CgUsages.hi
ghc/compiler/codeGen/ClosureInfo.hi
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/codeGen/CodeGen.hi
ghc/compiler/codeGen/CodeGen.lhs
ghc/compiler/codeGen/SMRep.hi
ghc/compiler/codeGen/SMRep.lhs
ghc/compiler/coreSyn/AnnCoreSyn.hi
ghc/compiler/coreSyn/CoreFuns.hi
ghc/compiler/coreSyn/CoreLift.hi
ghc/compiler/coreSyn/CoreLint.hi
ghc/compiler/coreSyn/CoreSyn.hi
ghc/compiler/coreSyn/CoreUnfold.hi
ghc/compiler/coreSyn/FreeVars.hi
ghc/compiler/coreSyn/PlainCore.hi
ghc/compiler/coreSyn/TaggedCore.hi
ghc/compiler/deSugar/Desugar.hi
ghc/compiler/deSugar/DsBinds.hi
ghc/compiler/deSugar/DsCCall.hi
ghc/compiler/deSugar/DsExpr.hi
ghc/compiler/deSugar/DsGRHSs.hi
ghc/compiler/deSugar/DsListComp.hi
ghc/compiler/deSugar/DsMonad.hi
ghc/compiler/deSugar/DsUtils.hi
ghc/compiler/deSugar/Match.hi
ghc/compiler/deSugar/MatchCon.hi
ghc/compiler/deSugar/MatchLit.hi
ghc/compiler/deforest/Core2Def.hi
ghc/compiler/deforest/Cyclic.hi
ghc/compiler/deforest/Def2Core.hi
ghc/compiler/deforest/DefExpr.hi
ghc/compiler/deforest/DefSyn.hi
ghc/compiler/deforest/DefUtils.hi
ghc/compiler/deforest/Deforest.hi
ghc/compiler/deforest/TreelessForm.hi
ghc/compiler/envs/CE.hi
ghc/compiler/envs/E.hi
ghc/compiler/envs/IdEnv.hi
ghc/compiler/envs/InstEnv.hi
ghc/compiler/envs/LIE.hi
ghc/compiler/envs/TCE.hi
ghc/compiler/envs/TVE.hi
ghc/compiler/envs/TyVarEnv.hi
ghc/compiler/main/CmdLineOpts.hi
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/ErrUtils.hi
ghc/compiler/main/Errors.hi
ghc/compiler/main/Errors.lhs
ghc/compiler/main/ErrsRn.hi
ghc/compiler/main/ErrsTc.hi
ghc/compiler/main/ErrsTc.lhs
ghc/compiler/main/Main.hi
ghc/compiler/main/Main.lhs
ghc/compiler/main/MainMonad.hi
ghc/compiler/main/MkIface.hi
ghc/compiler/nativeGen/AbsCStixGen.hi
ghc/compiler/nativeGen/AbsCStixGen.lhs
ghc/compiler/nativeGen/AlphaCode.hi
ghc/compiler/nativeGen/AlphaCode.lhs
ghc/compiler/nativeGen/AlphaDesc.hi
ghc/compiler/nativeGen/AlphaDesc.lhs
ghc/compiler/nativeGen/AlphaGen.hi
ghc/compiler/nativeGen/AlphaGen.lhs
ghc/compiler/nativeGen/AsmCodeGen.hi
ghc/compiler/nativeGen/AsmCodeGen.lhs
ghc/compiler/nativeGen/AsmRegAlloc.hi
ghc/compiler/nativeGen/AsmRegAlloc.lhs
ghc/compiler/nativeGen/I386Code.hi [new file with mode: 0644]
ghc/compiler/nativeGen/I386Code.lhs [new file with mode: 0644]
ghc/compiler/nativeGen/I386Desc.hi [new file with mode: 0644]
ghc/compiler/nativeGen/I386Desc.lhs [new file with mode: 0644]
ghc/compiler/nativeGen/I386Gen.hi [new file with mode: 0644]
ghc/compiler/nativeGen/I386Gen.lhs [new file with mode: 0644]
ghc/compiler/nativeGen/MachDesc.hi
ghc/compiler/nativeGen/MachDesc.lhs
ghc/compiler/nativeGen/SparcCode.hi
ghc/compiler/nativeGen/SparcCode.lhs
ghc/compiler/nativeGen/SparcDesc.hi
ghc/compiler/nativeGen/SparcDesc.lhs
ghc/compiler/nativeGen/SparcGen.hi
ghc/compiler/nativeGen/SparcGen.lhs
ghc/compiler/nativeGen/Stix.hi
ghc/compiler/nativeGen/Stix.lhs
ghc/compiler/nativeGen/StixInfo.hi
ghc/compiler/nativeGen/StixInfo.lhs
ghc/compiler/nativeGen/StixInteger.hi
ghc/compiler/nativeGen/StixInteger.lhs
ghc/compiler/nativeGen/StixMacro.hi
ghc/compiler/nativeGen/StixMacro.lhs
ghc/compiler/nativeGen/StixPrim.hi
ghc/compiler/nativeGen/StixPrim.lhs
ghc/compiler/prelude/AbsPrel.hi
ghc/compiler/prelude/AbsPrel.lhs
ghc/compiler/prelude/PrelFuns.hi
ghc/compiler/prelude/PrelVals.hi
ghc/compiler/prelude/PrelVals.lhs
ghc/compiler/prelude/PrimKind.hi
ghc/compiler/prelude/PrimOps.hi
ghc/compiler/prelude/PrimOps.lhs
ghc/compiler/prelude/TysPrim.hi
ghc/compiler/prelude/TysWiredIn.hi
ghc/compiler/prelude/TysWiredIn.lhs
ghc/compiler/profiling/CostCentre.hi
ghc/compiler/profiling/SCCauto.hi
ghc/compiler/profiling/SCCfinal.hi
ghc/compiler/reader/PrefixSyn.hi
ghc/compiler/reader/PrefixToHs.hi
ghc/compiler/reader/ReadPragmas2.hi
ghc/compiler/reader/ReadPrefix2.hi
ghc/compiler/rename/Rename.hi
ghc/compiler/rename/Rename1.hi
ghc/compiler/rename/Rename1.lhs
ghc/compiler/rename/Rename2.hi
ghc/compiler/rename/Rename3.hi
ghc/compiler/rename/Rename4.hi
ghc/compiler/rename/RenameAuxFuns.hi
ghc/compiler/rename/RenameBinds4.hi
ghc/compiler/rename/RenameBinds4.lhs
ghc/compiler/rename/RenameExpr4.hi
ghc/compiler/rename/RenameMonad12.hi
ghc/compiler/rename/RenameMonad3.hi
ghc/compiler/rename/RenameMonad4.hi
ghc/compiler/rename/RenameMonad4.lhs
ghc/compiler/simplCore/AnalFBWW.hi
ghc/compiler/simplCore/BinderInfo.hi
ghc/compiler/simplCore/ConFold.hi
ghc/compiler/simplCore/ConFold.lhs
ghc/compiler/simplCore/FloatIn.hi
ghc/compiler/simplCore/FloatOut.hi
ghc/compiler/simplCore/FloatOut.lhs
ghc/compiler/simplCore/FoldrBuildWW.hi
ghc/compiler/simplCore/LiberateCase.hi
ghc/compiler/simplCore/MagicUFs.hi
ghc/compiler/simplCore/NewOccurAnal.hi
ghc/compiler/simplCore/OccurAnal.hi
ghc/compiler/simplCore/SAT.hi
ghc/compiler/simplCore/SATMonad.hi
ghc/compiler/simplCore/SetLevels.hi
ghc/compiler/simplCore/SimplCase.hi
ghc/compiler/simplCore/SimplCase.lhs
ghc/compiler/simplCore/SimplCore.hi
ghc/compiler/simplCore/SimplEnv.hi
ghc/compiler/simplCore/SimplMonad.hi
ghc/compiler/simplCore/SimplPgm.hi
ghc/compiler/simplCore/SimplUtils.hi
ghc/compiler/simplCore/SimplVar.hi
ghc/compiler/simplCore/Simplify.hi
ghc/compiler/simplCore/Simplify.lhs
ghc/compiler/simplStg/LambdaLift.hi
ghc/compiler/simplStg/SatStgRhs.hi
ghc/compiler/simplStg/SimplStg.hi
ghc/compiler/simplStg/StgSAT.hi
ghc/compiler/simplStg/StgSATMonad.hi
ghc/compiler/simplStg/StgStats.hi
ghc/compiler/simplStg/StgStats.lhs
ghc/compiler/simplStg/StgVarInfo.hi
ghc/compiler/simplStg/UpdAnal.hi
ghc/compiler/specialise/SpecTyFuns.hi
ghc/compiler/specialise/Specialise.hi
ghc/compiler/stgSyn/CoreToStg.hi
ghc/compiler/stgSyn/CoreToStg.lhs
ghc/compiler/stgSyn/StgFuns.hi
ghc/compiler/stgSyn/StgLint.hi
ghc/compiler/stgSyn/StgSyn.hi
ghc/compiler/stranal/SaAbsInt.hi
ghc/compiler/stranal/SaAbsInt.lhs
ghc/compiler/stranal/SaLib.hi
ghc/compiler/stranal/SaLib.lhs
ghc/compiler/stranal/StrictAnal.hi
ghc/compiler/stranal/StrictAnal.lhs
ghc/compiler/stranal/WorkWrap.hi
ghc/compiler/stranal/WwLib.hi
ghc/compiler/typecheck/BackSubst.hi
ghc/compiler/typecheck/Disambig.hi
ghc/compiler/typecheck/GenSpecEtc.hi
ghc/compiler/typecheck/Spec.hi
ghc/compiler/typecheck/Subst.hi
ghc/compiler/typecheck/TcBinds.hi
ghc/compiler/typecheck/TcClassDcl.hi
ghc/compiler/typecheck/TcClassSig.hi
ghc/compiler/typecheck/TcConDecls.hi
ghc/compiler/typecheck/TcContext.hi
ghc/compiler/typecheck/TcDefaults.hi
ghc/compiler/typecheck/TcDeriv.hi
ghc/compiler/typecheck/TcDeriv.lhs
ghc/compiler/typecheck/TcExpr.hi
ghc/compiler/typecheck/TcExpr.lhs
ghc/compiler/typecheck/TcGRHSs.hi
ghc/compiler/typecheck/TcGenDeriv.hi
ghc/compiler/typecheck/TcGenDeriv.lhs
ghc/compiler/typecheck/TcIfaceSig.hi
ghc/compiler/typecheck/TcInstDcls.hi
ghc/compiler/typecheck/TcMatches.hi
ghc/compiler/typecheck/TcModule.hi
ghc/compiler/typecheck/TcMonad.hi
ghc/compiler/typecheck/TcMonad.lhs
ghc/compiler/typecheck/TcMonadFns.hi
ghc/compiler/typecheck/TcMonadFns.lhs
ghc/compiler/typecheck/TcMonoBnds.hi
ghc/compiler/typecheck/TcMonoType.hi
ghc/compiler/typecheck/TcPat.hi
ghc/compiler/typecheck/TcPolyType.hi
ghc/compiler/typecheck/TcPragmas.hi
ghc/compiler/typecheck/TcQuals.hi
ghc/compiler/typecheck/TcSimplify.hi
ghc/compiler/typecheck/TcTyDecls.hi
ghc/compiler/typecheck/Typecheck.hi
ghc/compiler/typecheck/Unify.hi
ghc/compiler/uniType/AbsUniType.hi
ghc/compiler/uniType/Class.hi
ghc/compiler/uniType/TyCon.hi
ghc/compiler/uniType/TyCon.lhs
ghc/compiler/uniType/TyVar.hi
ghc/compiler/uniType/UniTyFuns.hi
ghc/compiler/uniType/UniType.hi
ghc/compiler/utils/Bag.hi
ghc/compiler/utils/BitSet.hi
ghc/compiler/utils/CharSeq.hi
ghc/compiler/utils/Digraph.hi
ghc/compiler/utils/FiniteMap.hi
ghc/compiler/utils/FiniteMap.lhs
ghc/compiler/utils/LiftMonad.hi
ghc/compiler/utils/ListSetOps.hi
ghc/compiler/utils/Maybes.hi
ghc/compiler/utils/Outputable.hi
ghc/compiler/utils/Pretty.hi
ghc/compiler/utils/UniqFM.hi
ghc/compiler/utils/UniqSet.hi
ghc/compiler/utils/Unpretty.hi
ghc/compiler/utils/Util.hi
ghc/compiler/utils/Util.lhs
ghc/compiler/yaccParser/U_atype.hi
ghc/compiler/yaccParser/U_binding.hi
ghc/compiler/yaccParser/U_coresyn.hi
ghc/compiler/yaccParser/U_entidt.hi
ghc/compiler/yaccParser/U_finfot.hi
ghc/compiler/yaccParser/U_hpragma.hi
ghc/compiler/yaccParser/U_list.hi
ghc/compiler/yaccParser/U_literal.hi
ghc/compiler/yaccParser/U_pbinding.hi
ghc/compiler/yaccParser/U_treeHACK.hi
ghc/compiler/yaccParser/U_ttype.hi
ghc/compiler/yaccParser/UgenAll.hi
ghc/compiler/yaccParser/UgenUtil.hi
ghc/compiler/yaccParser/binding.ugn
ghc/compiler/yaccParser/finfot.ugn
ghc/compiler/yaccParser/hschooks.c
ghc/compiler/yaccParser/hslexer.flex
ghc/compiler/yaccParser/hsparser.y
ghc/compiler/yaccParser/id.c
ghc/compiler/yaccParser/import_dirlist.c
ghc/compiler/yaccParser/infix.c
ghc/compiler/yaccParser/main.c
ghc/compiler/yaccParser/printtree.c
ghc/compiler/yaccParser/syntax.c
ghc/compiler/yaccParser/tree.ugn
ghc/compiler/yaccParser/type2context.c
ghc/compiler/yaccParser/util.c
ghc/compiler/yaccParser/utils.h
ghc/docs/ANNOUNCE-0.26 [moved from ANNOUNCE-0.26 with 100% similarity]
ghc/docs/ANNOUNCE-0.27 [new file with mode: 0644]
ghc/docs/Jmakefile
ghc/docs/add_to_compiler/back-end.verb
ghc/docs/add_to_compiler/core-syntax.verb
ghc/docs/add_to_compiler/front-end.verb
ghc/docs/add_to_compiler/howto-add.verb
ghc/docs/add_to_compiler/overview.verb
ghc/docs/add_to_compiler/paper.verb
ghc/docs/grasp.sty
ghc/docs/state_interface/Jmakefile [new file with mode: 0644]
ghc/docs/state_interface/state-interface.verb [new file with mode: 0644]
ghc/docs/users_guide/how_to_run.lit
ghc/docs/users_guide/parallel.lit
ghc/docs/users_guide/prof-output.lit [new file with mode: 0644]
ghc/docs/users_guide/profiling.lit
ghc/docs/users_guide/runtime_control.lit
ghc/docs/users_guide/sooner.lit
ghc/driver/Jmakefile
ghc/driver/ghc-asm-alpha.lprl
ghc/driver/ghc-asm-hppa.lprl
ghc/driver/ghc-asm-iX86.lprl [deleted file]
ghc/driver/ghc-asm-m68k.lprl
ghc/driver/ghc-asm-mips.lprl
ghc/driver/ghc-asm-solaris.lprl
ghc/driver/ghc-asm-sparc.lprl
ghc/driver/ghc-asm.lprl [new file with mode: 0644]
ghc/driver/ghc-split.lprl
ghc/driver/ghc.lprl
ghc/includes/AgeProfile.lh [deleted file]
ghc/includes/COptJumps.lh
ghc/includes/COptRegs.lh
ghc/includes/COptWraps.lh
ghc/includes/CostCentre.lh
ghc/includes/Force_GC.lh [deleted file]
ghc/includes/GhcConstants.lh
ghc/includes/Jmakefile
ghc/includes/MachRegs.lh
ghc/includes/Parallel.lh
ghc/includes/RtsFlags.lh [new file with mode: 0644]
ghc/includes/RtsTypes.lh [moved from ghc/includes/rtsTypes.lh with 96% similarity]
ghc/includes/SMClosures.lh
ghc/includes/SMInfoTables.lh
ghc/includes/SMcompact.lh
ghc/includes/SMcopying.lh
ghc/includes/SMinterface.lh
ghc/includes/SMmark.lh
ghc/includes/SMupdate.lh
ghc/includes/StgMacros.lh
ghc/includes/StgRegs.lh
ghc/includes/StgTypes.lh
ghc/includes/Threads.lh
ghc/includes/Ticky.lh [moved from ghc/includes/RednCounts.lh with 71% similarity]
ghc/includes/ghcReadline.h
ghc/includes/mkNativeHdr.lc
ghc/includes/stgdefs.h
ghc/includes/stgio.h
ghc/includes/timezone.h
ghc/lib/Jmakefile
ghc/lib/ghc/BSD.hi
ghc/lib/ghc/BSD.lhs
ghc/lib/ghc/BSD_mc.hi
ghc/lib/ghc/BSD_mg.hi
ghc/lib/ghc/BSD_mp.hi
ghc/lib/ghc/BSD_p.hi
ghc/lib/ghc/BSD_t.hi
ghc/lib/ghc/CError.hi
ghc/lib/ghc/CError_mc.hi
ghc/lib/ghc/CError_mg.hi
ghc/lib/ghc/CError_mp.hi
ghc/lib/ghc/CError_p.hi
ghc/lib/ghc/CError_t.hi
ghc/lib/ghc/FiniteMap.hi
ghc/lib/ghc/FiniteMap.lhs
ghc/lib/ghc/FiniteMap_mc.hi
ghc/lib/ghc/FiniteMap_mg.hi
ghc/lib/ghc/FiniteMap_mp.hi
ghc/lib/ghc/FiniteMap_p.hi
ghc/lib/ghc/FiniteMap_t.hi
ghc/lib/ghc/MatchPS.lhs
ghc/lib/ghc/PackedString.hi
ghc/lib/ghc/PackedString.lhs
ghc/lib/ghc/PackedString_mc.hi
ghc/lib/ghc/PackedString_mp.hi
ghc/lib/ghc/PackedString_p.hi
ghc/lib/ghc/PackedString_t.hi
ghc/lib/ghc/Readline.lhs
ghc/lib/ghc/Set.hi
ghc/lib/ghc/Set.lhs
ghc/lib/ghc/Set_mc.hi
ghc/lib/ghc/Set_mg.hi
ghc/lib/ghc/Set_mp.hi
ghc/lib/ghc/Set_p.hi
ghc/lib/ghc/Set_t.hi
ghc/lib/ghc/Socket.lhs
ghc/lib/ghc/SocketPrim.hi
ghc/lib/ghc/SocketPrim.lhs
ghc/lib/ghc/SocketPrim_mc.hi
ghc/lib/ghc/SocketPrim_mg.hi
ghc/lib/ghc/SocketPrim_mp.hi
ghc/lib/ghc/SocketPrim_p.hi
ghc/lib/ghc/SocketPrim_t.hi
ghc/lib/glaExts/PreludeGlaST.hi
ghc/lib/glaExts/PreludeGlaST.lhs
ghc/lib/glaExts/PreludeGlaST_mc.hi
ghc/lib/glaExts/PreludeGlaST_mg.hi
ghc/lib/glaExts/PreludeGlaST_mp.hi
ghc/lib/glaExts/PreludeGlaST_p.hi
ghc/lib/glaExts/PreludeGlaST_t.hi
ghc/lib/haskell-1.3/LibCPUTime.lhs
ghc/lib/haskell-1.3/LibPosix.hi
ghc/lib/haskell-1.3/LibPosix.lhs
ghc/lib/haskell-1.3/LibPosixFiles.hi
ghc/lib/haskell-1.3/LibPosixFiles.lhs
ghc/lib/haskell-1.3/LibPosixFiles_mc.hi
ghc/lib/haskell-1.3/LibPosixFiles_mg.hi
ghc/lib/haskell-1.3/LibPosixFiles_mp.hi
ghc/lib/haskell-1.3/LibPosixFiles_p.hi
ghc/lib/haskell-1.3/LibPosixFiles_t.hi
ghc/lib/haskell-1.3/LibPosixProcPrim.hi
ghc/lib/haskell-1.3/LibPosixProcPrim_mc.hi
ghc/lib/haskell-1.3/LibPosixProcPrim_mp.hi
ghc/lib/haskell-1.3/LibPosixProcPrim_p.hi
ghc/lib/haskell-1.3/LibPosixProcPrim_t.hi
ghc/lib/haskell-1.3/LibPosix_mc.hi
ghc/lib/haskell-1.3/LibPosix_mg.hi
ghc/lib/haskell-1.3/LibPosix_mp.hi
ghc/lib/haskell-1.3/LibPosix_p.hi
ghc/lib/haskell-1.3/LibPosix_t.hi
ghc/lib/haskell-1.3/LibSystem.hi
ghc/lib/haskell-1.3/LibSystem_mc.hi
ghc/lib/haskell-1.3/LibSystem_mp.hi
ghc/lib/haskell-1.3/LibSystem_p.hi
ghc/lib/haskell-1.3/LibSystem_t.hi
ghc/lib/haskell-1.3/LibTime.lhs
ghc/lib/hbc/Time.hi
ghc/lib/hbc/Time_mc.hi
ghc/lib/hbc/Time_mp.hi
ghc/lib/hbc/Time_p.hi
ghc/lib/hbc/Time_t.hi
ghc/lib/make_extra_deps
ghc/lib/prelude/Builtin.hi
ghc/lib/prelude/Builtin.hs
ghc/lib/prelude/Builtin_mc.hi
ghc/lib/prelude/Builtin_mg.hi
ghc/lib/prelude/Builtin_mp.hi
ghc/lib/prelude/Builtin_p.hi
ghc/lib/prelude/Builtin_t.hi
ghc/lib/prelude/Channel.hi
ghc/lib/prelude/Channel.lhs
ghc/lib/prelude/Channel_mc.hi
ghc/lib/prelude/Channel_mp.hi
ghc/lib/prelude/Channel_p.hi
ghc/lib/prelude/Channel_t.hi
ghc/lib/prelude/Concurrent.hi
ghc/lib/prelude/Concurrent_mc.hi
ghc/lib/prelude/Concurrent_mp.hi
ghc/lib/prelude/Concurrent_p.hi
ghc/lib/prelude/Concurrent_t.hi
ghc/lib/prelude/IBool.hi
ghc/lib/prelude/IBool.hs
ghc/lib/prelude/IBool_mc.hi
ghc/lib/prelude/IBool_mp.hi
ghc/lib/prelude/IBool_p.hi
ghc/lib/prelude/IBool_t.hi
ghc/lib/prelude/IInt.hs
ghc/lib/prelude/IList.hs
ghc/lib/prelude/List.hs
ghc/lib/prelude/PS.hi
ghc/lib/prelude/PS.lhs
ghc/lib/prelude/PS_mc.hi
ghc/lib/prelude/PS_mg.hi
ghc/lib/prelude/PS_mp.hi
ghc/lib/prelude/PS_p.hi
ghc/lib/prelude/PS_t.hi
ghc/lib/prelude/PrelCore13.hi
ghc/lib/prelude/PrelCore13_mc.hi
ghc/lib/prelude/PrelCore13_mp.hi
ghc/lib/prelude/PrelCore13_p.hi
ghc/lib/prelude/PrelCore13_t.hi
ghc/lib/prelude/PreludeCore.hi
ghc/lib/prelude/PreludeCore_mc.hi
ghc/lib/prelude/PreludeCore_mp.hi
ghc/lib/prelude/PreludeCore_p.hi
ghc/lib/prelude/PreludeCore_t.hi
ghc/lib/prelude/PreludeStdIO.lhs
ghc/lib/unix-libs.lit [new file with mode: 0644]
ghc/misc/examples/nfib/nfib.c [new file with mode: 0644]
ghc/misc/examples/nfib/nfib.pl [new file with mode: 0644]
ghc/mkworld/GHC_OPTS
ghc/mkworld/only4-ghc.jm
ghc/mkworld/only4-ghc.ljm
ghc/mkworld/site-ghc.jm.in
ghc/runtime/Jmakefile
ghc/runtime/c-as-asm/CallWrap_C.lc
ghc/runtime/c-as-asm/HpOverflow.lc
ghc/runtime/c-as-asm/PerformIO.lhc
ghc/runtime/c-as-asm/StablePtrOps.lc
ghc/runtime/c-as-asm/StgDebug.lc
ghc/runtime/c-as-asm/StgMiniInt.lc
ghc/runtime/gum/FetchMe.lhc
ghc/runtime/gum/GlobAddr.lc
ghc/runtime/gum/HLComms.lc
ghc/runtime/gum/Hash.lc
ghc/runtime/gum/LLComms.lc
ghc/runtime/gum/Pack.lc
ghc/runtime/gum/ParInit.lc
ghc/runtime/gum/RBH.lc
ghc/runtime/gum/SysMan.lc
ghc/runtime/gum/Unpack.lc
ghc/runtime/hooks/OutOfHeap.lc
ghc/runtime/hooks/OutOfVM.lc
ghc/runtime/hooks/SizeHooks.lc
ghc/runtime/io/env.lc
ghc/runtime/io/getCPUTime.lc
ghc/runtime/io/getDirectoryContents.lc
ghc/runtime/io/ghcReadline.lc
ghc/runtime/io/showTime.lc
ghc/runtime/io/toClockSec.lc
ghc/runtime/io/toLocalTime.lc
ghc/runtime/io/toUTCTime.lc
ghc/runtime/main/GranSim.lc
ghc/runtime/main/Itimer.lc
ghc/runtime/main/Mallocs.lc [new file with mode: 0644]
ghc/runtime/main/RednCounts.lc [deleted file]
ghc/runtime/main/RtsFlags.lc [new file with mode: 0644]
ghc/runtime/main/Select.lc
ghc/runtime/main/Signals.lc
ghc/runtime/main/StgOverflow.lc
ghc/runtime/main/StgStartup.lhc
ghc/runtime/main/StgThreads.lhc
ghc/runtime/main/StgTrace.lc [deleted file]
ghc/runtime/main/StgUpdate.lhc
ghc/runtime/main/Threads.lc
ghc/runtime/main/Ticky.lc [new file with mode: 0644]
ghc/runtime/main/main.lc
ghc/runtime/prims/ByteOps.lc
ghc/runtime/prims/PrimArith.lc
ghc/runtime/profiling/CostCentre.lc
ghc/runtime/profiling/HeapProfile.lc
ghc/runtime/profiling/Indexing.lc
ghc/runtime/profiling/LifeProfile.lc [deleted file]
ghc/runtime/profiling/Timer.lc
ghc/runtime/storage/Force_GC.lc [deleted file]
ghc/runtime/storage/SM1s.lc
ghc/runtime/storage/SM2s.lc
ghc/runtime/storage/SMalloc.lc [deleted file]
ghc/runtime/storage/SMap.lc
ghc/runtime/storage/SMcheck.lc
ghc/runtime/storage/SMcompacting.lc
ghc/runtime/storage/SMcompacting.lh
ghc/runtime/storage/SMcopying.lc
ghc/runtime/storage/SMcopying.lh
ghc/runtime/storage/SMdu.lc
ghc/runtime/storage/SMevac.lc
ghc/runtime/storage/SMextn.lc
ghc/runtime/storage/SMextn.lh
ghc/runtime/storage/SMgen.lc
ghc/runtime/storage/SMinit.lc
ghc/runtime/storage/SMinternal.lh
ghc/runtime/storage/SMmark.lhc
ghc/runtime/storage/SMmarkDefs.lh
ghc/runtime/storage/SMmarking.lc
ghc/runtime/storage/SMscan.lc
ghc/runtime/storage/SMscav.lc
ghc/runtime/storage/SMstacks.lc
ghc/runtime/storage/SMstatic.lc
ghc/runtime/storage/SMstats.lc
ghc/runtime/storage/mprotect.lc
ghc/utils/Jmakefile
ghc/utils/heap-view/Graph.lhs [new file with mode: 0644]
ghc/utils/heap-view/HaskXLib.c [new file with mode: 0644]
ghc/utils/heap-view/HpView.lhs [new file with mode: 0644]
ghc/utils/heap-view/HpView2.lhs [new file with mode: 0644]
ghc/utils/heap-view/Jmakefile [new file with mode: 0644]
ghc/utils/heap-view/MAIL [new file with mode: 0644]
ghc/utils/heap-view/Makefile.original [new file with mode: 0644]
ghc/utils/heap-view/Parse.lhs [new file with mode: 0644]
ghc/utils/heap-view/README [new file with mode: 0644]
ghc/utils/heap-view/common-bits [new file with mode: 0644]
ghc/utils/mkdependHS/mkdependHS.prl
ghc/utils/ugen/gen.c
glafp-utils/scripts/runstdtest.prl