Reorganisation of the source tree
authorSimon Marlow <simonmar@microsoft.com>
Fri, 7 Apr 2006 02:05:11 +0000 (02:05 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 7 Apr 2006 02:05:11 +0000 (02:05 +0000)
commit0065d5ab628975892cea1ec7303f968c3338cbe1
tree8e2afe0ab48ee33cf95009809d67c9649573ef92
parent28a464a75e14cece5db40f2765a29348273ff2d2
Reorganisation of the source tree
Most of the other users of the fptools build system have migrated to
Cabal, and with the move to darcs we can now flatten the source tree
without losing history, so here goes.

The main change is that the ghc/ subdir is gone, and most of what it
contained is now at the top level.  The build system now makes no
pretense at being multi-project, it is just the GHC build system.

No doubt this will break many things, and there will be a period of
instability while we fix the dependencies.  A straightforward build
should work, but I haven't yet fixed binary/source distributions.
Changes to the Building Guide will follow, too.
1531 files changed:
ANNOUNCE [moved from ghc/ANNOUNCE with 100% similarity]
HACKING [moved from ghc/HACKING with 96% similarity]
InstallShield/Component Definitions/Default.cdf [moved from ghc/InstallShield/Component Definitions/Default.cdf with 100% similarity]
InstallShield/Component Definitions/Default.fgl [moved from ghc/InstallShield/Component Definitions/Default.fgl with 100% similarity]
InstallShield/File Groups/Default.fdf [moved from ghc/InstallShield/File Groups/Default.fdf with 100% similarity]
InstallShield/File Groups/HTML Help Files.fgl [moved from ghc/InstallShield/File Groups/HTML Help Files.fgl with 100% similarity]
InstallShield/File Groups/PDF Help Files.fgl [moved from ghc/InstallShield/File Groups/PDF Help Files.fgl with 100% similarity]
InstallShield/File Groups/Profiling Libraries.fgl [moved from ghc/InstallShield/File Groups/Profiling Libraries.fgl with 100% similarity]
InstallShield/File Groups/Program Executable Files.fgl [moved from ghc/InstallShield/File Groups/Program Executable Files.fgl with 100% similarity]
InstallShield/Glasgow Haskell Compiler.ipr [moved from ghc/InstallShield/Glasgow Haskell Compiler.ipr with 100% similarity]
InstallShield/README [moved from ghc/InstallShield/README with 100% similarity]
InstallShield/Registry Entries/Default.rge [moved from ghc/InstallShield/Registry Entries/Default.rge with 100% similarity]
InstallShield/Script Files/Setup.Inx [moved from ghc/InstallShield/Script Files/Setup.Inx with 100% similarity]
InstallShield/Script Files/Setup.Obs [moved from ghc/InstallShield/Script Files/Setup.Obs with 100% similarity]
InstallShield/Script Files/Setup.dbg [moved from ghc/InstallShield/Script Files/Setup.dbg with 100% similarity]
InstallShield/Script Files/Setup.ino [moved from ghc/InstallShield/Script Files/Setup.ino with 100% similarity]
InstallShield/Script Files/Setup.ins [moved from ghc/InstallShield/Script Files/Setup.ins with 100% similarity]
InstallShield/Script Files/Setup.map [moved from ghc/InstallShield/Script Files/Setup.map with 100% similarity]
InstallShield/Script Files/setup.rul [moved from ghc/InstallShield/Script Files/setup.rul with 100% similarity]
InstallShield/Setup Files/Compressed Files/Language Independent/OS Independent/ANNOUNCE [moved from ghc/InstallShield/Setup Files/Compressed Files/Language Independent/OS Independent/ANNOUNCE with 100% similarity]
InstallShield/Setup Files/Compressed Files/Language Independent/OS Independent/_IsUser.dll [moved from ghc/InstallShield/Setup Files/Compressed Files/Language Independent/OS Independent/_IsUser.dll with 100% similarity]
InstallShield/Setup Files/Uncompressed Files/Language Independent/OS Independent/setup.bmp [moved from ghc/InstallShield/Setup Files/Uncompressed Files/Language Independent/OS Independent/setup.bmp with 100% similarity]
InstallShield/Shell Objects/Default.shl [moved from ghc/InstallShield/Shell Objects/Default.shl with 100% similarity]
InstallShield/String Tables/0009-English/value.shl [moved from ghc/InstallShield/String Tables/0009-English/value.shl with 100% similarity]
InstallShield/String Tables/Default.shl [moved from ghc/InstallShield/String Tables/Default.shl with 100% similarity]
InstallShield/Text Substitutions/Build.tsb [moved from ghc/InstallShield/Text Substitutions/Build.tsb with 100% similarity]
InstallShield/Text Substitutions/Setup.tsb [moved from ghc/InstallShield/Text Substitutions/Setup.tsb with 100% similarity]
InstallShield/decyg.pl [moved from ghc/InstallShield/decyg.pl with 100% similarity]
InstallShield/runexe.c [moved from ghc/InstallShield/runexe.c with 100% similarity]
LICENSE [moved from ghc/LICENSE with 100% similarity]
Makefile
README
WindowsInstaller/Glasgow Haskell Compiler.ism [moved from ghc/WindowsInstaller/Glasgow Haskell Compiler.ism with 100% similarity]
WindowsInstaller/License.rtf [moved from ghc/WindowsInstaller/License.rtf with 100% similarity]
WindowsInstaller/MakeInstaller.txt [moved from ghc/WindowsInstaller/MakeInstaller.txt with 100% similarity]
WindowsInstaller/announce.rtf [moved from ghc/WindowsInstaller/announce.rtf with 100% similarity]
aclocal.m4
compat/Compat/Directory.hs [moved from ghc/lib/compat/Compat/Directory.hs with 100% similarity]
compat/Compat/RawSystem.hs [moved from ghc/lib/compat/Compat/RawSystem.hs with 100% similarity]
compat/Compat/Unicode.hs [moved from ghc/lib/compat/Compat/Unicode.hs with 100% similarity]
compat/Distribution/Compat/FilePath.hs [moved from ghc/lib/compat/Distribution/Compat/FilePath.hs with 100% similarity]
compat/Distribution/Compat/ReadP.hs [moved from ghc/lib/compat/Distribution/Compat/ReadP.hs with 100% similarity]
compat/Distribution/Compiler.hs [moved from ghc/lib/compat/Distribution/Compiler.hs with 100% similarity]
compat/Distribution/GetOpt.hs [moved from ghc/lib/compat/Distribution/GetOpt.hs with 100% similarity]
compat/Distribution/InstalledPackageInfo.hs [moved from ghc/lib/compat/Distribution/InstalledPackageInfo.hs with 100% similarity]
compat/Distribution/License.hs [moved from ghc/lib/compat/Distribution/License.hs with 100% similarity]
compat/Distribution/Package.hs [moved from ghc/lib/compat/Distribution/Package.hs with 100% similarity]
compat/Distribution/ParseUtils.hs [moved from ghc/lib/compat/Distribution/ParseUtils.hs with 100% similarity]
compat/Distribution/Version.hs [moved from ghc/lib/compat/Distribution/Version.hs with 100% similarity]
compat/Language/Haskell/Extension.hs [moved from ghc/lib/compat/Language/Haskell/Extension.hs with 100% similarity]
compat/Makefile [moved from ghc/lib/compat/Makefile with 99% similarity]
compat/README [moved from ghc/lib/compat/README with 100% similarity]
compat/System/Directory/Internals.hs [moved from ghc/lib/compat/System/Directory/Internals.hs with 100% similarity]
compat/cbits/directory.c [moved from ghc/lib/compat/cbits/directory.c with 100% similarity]
compat/cbits/rawSystem.c [moved from ghc/lib/compat/cbits/rawSystem.c with 100% similarity]
compat/cbits/unicode.c [moved from ghc/lib/compat/cbits/unicode.c with 100% similarity]
compat/compat.mk [moved from ghc/lib/compat/compat.mk with 87% similarity]
compat/include/directory.h [moved from ghc/lib/compat/include/directory.h with 100% similarity]
compiler/DEPEND-NOTES [moved from ghc/compiler/DEPEND-NOTES with 100% similarity]
compiler/DLL-NOTES [moved from ghc/compiler/DLL-NOTES with 100% similarity]
compiler/HsVersions.h [moved from ghc/compiler/HsVersions.h with 100% similarity]
compiler/Makefile [moved from ghc/compiler/Makefile with 97% similarity]
compiler/NOTES [moved from ghc/compiler/NOTES with 100% similarity]
compiler/README [moved from ghc/compiler/README with 100% similarity]
compiler/Simon-log [moved from ghc/compiler/Simon-log with 100% similarity]
compiler/basicTypes/BasicTypes.lhs [moved from ghc/compiler/basicTypes/BasicTypes.lhs with 100% similarity]
compiler/basicTypes/DataCon.hi-boot-5 [moved from ghc/compiler/basicTypes/DataCon.hi-boot-5 with 100% similarity]
compiler/basicTypes/DataCon.hi-boot-6 [moved from ghc/compiler/basicTypes/DataCon.hi-boot-6 with 100% similarity]
compiler/basicTypes/DataCon.lhs [moved from ghc/compiler/basicTypes/DataCon.lhs with 100% similarity]
compiler/basicTypes/DataCon.lhs-boot [moved from ghc/compiler/basicTypes/DataCon.lhs-boot with 100% similarity]
compiler/basicTypes/Demand.lhs [moved from ghc/compiler/basicTypes/Demand.lhs with 100% similarity]
compiler/basicTypes/FieldLabel.lhs [moved from ghc/compiler/basicTypes/FieldLabel.lhs with 100% similarity]
compiler/basicTypes/Id.lhs [moved from ghc/compiler/basicTypes/Id.lhs with 100% similarity]
compiler/basicTypes/IdInfo.hi-boot-5 [moved from ghc/compiler/basicTypes/IdInfo.hi-boot-5 with 100% similarity]
compiler/basicTypes/IdInfo.hi-boot-6 [moved from ghc/compiler/basicTypes/IdInfo.hi-boot-6 with 100% similarity]
compiler/basicTypes/IdInfo.lhs [moved from ghc/compiler/basicTypes/IdInfo.lhs with 100% similarity]
compiler/basicTypes/IdInfo.lhs-boot [moved from ghc/compiler/basicTypes/IdInfo.lhs-boot with 100% similarity]
compiler/basicTypes/Literal.lhs [moved from ghc/compiler/basicTypes/Literal.lhs with 100% similarity]
compiler/basicTypes/MkId.hi-boot-5 [moved from ghc/compiler/basicTypes/MkId.hi-boot-5 with 100% similarity]
compiler/basicTypes/MkId.hi-boot-6 [moved from ghc/compiler/basicTypes/MkId.hi-boot-6 with 100% similarity]
compiler/basicTypes/MkId.lhs [moved from ghc/compiler/basicTypes/MkId.lhs with 100% similarity]
compiler/basicTypes/MkId.lhs-boot [moved from ghc/compiler/basicTypes/MkId.lhs-boot with 100% similarity]
compiler/basicTypes/Module.hi-boot-5 [moved from ghc/compiler/basicTypes/Module.hi-boot-5 with 100% similarity]
compiler/basicTypes/Module.hi-boot-6 [moved from ghc/compiler/basicTypes/Module.hi-boot-6 with 100% similarity]
compiler/basicTypes/Module.lhs [moved from ghc/compiler/basicTypes/Module.lhs with 100% similarity]
compiler/basicTypes/Module.lhs-boot [moved from ghc/compiler/basicTypes/Module.lhs-boot with 100% similarity]
compiler/basicTypes/Name.hi-boot-5 [moved from ghc/compiler/basicTypes/Name.hi-boot-5 with 100% similarity]
compiler/basicTypes/Name.hi-boot-6 [moved from ghc/compiler/basicTypes/Name.hi-boot-6 with 100% similarity]
compiler/basicTypes/Name.lhs [moved from ghc/compiler/basicTypes/Name.lhs with 100% similarity]
compiler/basicTypes/Name.lhs-boot [moved from ghc/compiler/basicTypes/Name.lhs-boot with 100% similarity]
compiler/basicTypes/NameEnv.lhs [moved from ghc/compiler/basicTypes/NameEnv.lhs with 100% similarity]
compiler/basicTypes/NameSet.lhs [moved from ghc/compiler/basicTypes/NameSet.lhs with 100% similarity]
compiler/basicTypes/NewDemand.lhs [moved from ghc/compiler/basicTypes/NewDemand.lhs with 100% similarity]
compiler/basicTypes/OccName.hi-boot-6 [moved from ghc/compiler/basicTypes/OccName.hi-boot-6 with 100% similarity]
compiler/basicTypes/OccName.lhs [moved from ghc/compiler/basicTypes/OccName.lhs with 100% similarity]
compiler/basicTypes/OccName.lhs-boot [moved from ghc/compiler/basicTypes/OccName.lhs-boot with 100% similarity]
compiler/basicTypes/RdrName.lhs [moved from ghc/compiler/basicTypes/RdrName.lhs with 100% similarity]
compiler/basicTypes/SrcLoc.lhs [moved from ghc/compiler/basicTypes/SrcLoc.lhs with 100% similarity]
compiler/basicTypes/UniqSupply.lhs [moved from ghc/compiler/basicTypes/UniqSupply.lhs with 100% similarity]
compiler/basicTypes/Unique.lhs [moved from ghc/compiler/basicTypes/Unique.lhs with 100% similarity]
compiler/basicTypes/Var.lhs [moved from ghc/compiler/basicTypes/Var.lhs with 100% similarity]
compiler/basicTypes/VarEnv.lhs [moved from ghc/compiler/basicTypes/VarEnv.lhs with 100% similarity]
compiler/basicTypes/VarSet.lhs [moved from ghc/compiler/basicTypes/VarSet.lhs with 100% similarity]
compiler/cbits/rawSystem.c [moved from ghc/compiler/cbits/rawSystem.c with 100% similarity]
compiler/cmm/CLabel.hs [moved from ghc/compiler/cmm/CLabel.hs with 100% similarity]
compiler/cmm/Cmm.hs [moved from ghc/compiler/cmm/Cmm.hs with 100% similarity]
compiler/cmm/CmmLex.x [moved from ghc/compiler/cmm/CmmLex.x with 100% similarity]
compiler/cmm/CmmLint.hs [moved from ghc/compiler/cmm/CmmLint.hs with 100% similarity]
compiler/cmm/CmmOpt.hs [moved from ghc/compiler/cmm/CmmOpt.hs with 100% similarity]
compiler/cmm/CmmParse.y [moved from ghc/compiler/cmm/CmmParse.y with 100% similarity]
compiler/cmm/CmmUtils.hs [moved from ghc/compiler/cmm/CmmUtils.hs with 100% similarity]
compiler/cmm/MachOp.hs [moved from ghc/compiler/cmm/MachOp.hs with 100% similarity]
compiler/cmm/PprC.hs [moved from ghc/compiler/cmm/PprC.hs with 100% similarity]
compiler/cmm/PprCmm.hs [moved from ghc/compiler/cmm/PprCmm.hs with 100% similarity]
compiler/codeGen/Bitmap.hs [moved from ghc/compiler/codeGen/Bitmap.hs with 100% similarity]
compiler/codeGen/CgBindery.hi-boot-5 [moved from ghc/compiler/codeGen/CgBindery.hi-boot-5 with 100% similarity]
compiler/codeGen/CgBindery.hi-boot-6 [moved from ghc/compiler/codeGen/CgBindery.hi-boot-6 with 100% similarity]
compiler/codeGen/CgBindery.lhs [moved from ghc/compiler/codeGen/CgBindery.lhs with 100% similarity]
compiler/codeGen/CgBindery.lhs-boot [moved from ghc/compiler/codeGen/CgBindery.lhs-boot with 100% similarity]
compiler/codeGen/CgCallConv.hs [moved from ghc/compiler/codeGen/CgCallConv.hs with 100% similarity]
compiler/codeGen/CgCase.lhs [moved from ghc/compiler/codeGen/CgCase.lhs with 100% similarity]
compiler/codeGen/CgClosure.lhs [moved from ghc/compiler/codeGen/CgClosure.lhs with 100% similarity]
compiler/codeGen/CgCon.lhs [moved from ghc/compiler/codeGen/CgCon.lhs with 100% similarity]
compiler/codeGen/CgExpr.hi-boot-5 [moved from ghc/compiler/codeGen/CgExpr.hi-boot-5 with 100% similarity]
compiler/codeGen/CgExpr.hi-boot-6 [moved from ghc/compiler/codeGen/CgExpr.hi-boot-6 with 100% similarity]
compiler/codeGen/CgExpr.lhs [moved from ghc/compiler/codeGen/CgExpr.lhs with 100% similarity]
compiler/codeGen/CgExpr.lhs-boot [moved from ghc/compiler/codeGen/CgExpr.lhs-boot with 100% similarity]
compiler/codeGen/CgForeignCall.hs [moved from ghc/compiler/codeGen/CgForeignCall.hs with 100% similarity]
compiler/codeGen/CgHeapery.lhs [moved from ghc/compiler/codeGen/CgHeapery.lhs with 100% similarity]
compiler/codeGen/CgInfoTbls.hs [moved from ghc/compiler/codeGen/CgInfoTbls.hs with 100% similarity]
compiler/codeGen/CgLetNoEscape.lhs [moved from ghc/compiler/codeGen/CgLetNoEscape.lhs with 100% similarity]
compiler/codeGen/CgMonad.lhs [moved from ghc/compiler/codeGen/CgMonad.lhs with 100% similarity]
compiler/codeGen/CgParallel.hs [moved from ghc/compiler/codeGen/CgParallel.hs with 100% similarity]
compiler/codeGen/CgPrimOp.hs [moved from ghc/compiler/codeGen/CgPrimOp.hs with 100% similarity]
compiler/codeGen/CgProf.hs [moved from ghc/compiler/codeGen/CgProf.hs with 100% similarity]
compiler/codeGen/CgStackery.lhs [moved from ghc/compiler/codeGen/CgStackery.lhs with 100% similarity]
compiler/codeGen/CgTailCall.lhs [moved from ghc/compiler/codeGen/CgTailCall.lhs with 100% similarity]
compiler/codeGen/CgTicky.hs [moved from ghc/compiler/codeGen/CgTicky.hs with 100% similarity]
compiler/codeGen/CgUsages.hi-boot-5 [moved from ghc/compiler/codeGen/CgUsages.hi-boot-5 with 100% similarity]
compiler/codeGen/CgUsages.hi-boot-6 [moved from ghc/compiler/codeGen/CgUsages.hi-boot-6 with 100% similarity]
compiler/codeGen/CgUtils.hs [moved from ghc/compiler/codeGen/CgUtils.hs with 100% similarity]
compiler/codeGen/ClosureInfo.hi-boot-5 [moved from ghc/compiler/codeGen/ClosureInfo.hi-boot-5 with 100% similarity]
compiler/codeGen/ClosureInfo.hi-boot-6 [moved from ghc/compiler/codeGen/ClosureInfo.hi-boot-6 with 100% similarity]
compiler/codeGen/ClosureInfo.lhs [moved from ghc/compiler/codeGen/ClosureInfo.lhs with 100% similarity]
compiler/codeGen/ClosureInfo.lhs-boot [moved from ghc/compiler/codeGen/ClosureInfo.lhs-boot with 100% similarity]
compiler/codeGen/CodeGen.lhs [moved from ghc/compiler/codeGen/CodeGen.lhs with 100% similarity]
compiler/codeGen/SMRep.lhs [moved from ghc/compiler/codeGen/SMRep.lhs with 100% similarity]
compiler/coreSyn/CoreFVs.lhs [moved from ghc/compiler/coreSyn/CoreFVs.lhs with 100% similarity]
compiler/coreSyn/CoreLint.lhs [moved from ghc/compiler/coreSyn/CoreLint.lhs with 100% similarity]
compiler/coreSyn/CorePrep.lhs [moved from ghc/compiler/coreSyn/CorePrep.lhs with 100% similarity]
compiler/coreSyn/CoreSubst.lhs [moved from ghc/compiler/coreSyn/CoreSubst.lhs with 100% similarity]
compiler/coreSyn/CoreSyn.hi-boot-5 [moved from ghc/compiler/coreSyn/CoreSyn.hi-boot-5 with 100% similarity]
compiler/coreSyn/CoreSyn.hi-boot-6 [moved from ghc/compiler/coreSyn/CoreSyn.hi-boot-6 with 100% similarity]
compiler/coreSyn/CoreSyn.lhs [moved from ghc/compiler/coreSyn/CoreSyn.lhs with 100% similarity]
compiler/coreSyn/CoreTidy.lhs [moved from ghc/compiler/coreSyn/CoreTidy.lhs with 100% similarity]
compiler/coreSyn/CoreUnfold.lhs [moved from ghc/compiler/coreSyn/CoreUnfold.lhs with 100% similarity]
compiler/coreSyn/CoreUtils.lhs [moved from ghc/compiler/coreSyn/CoreUtils.lhs with 100% similarity]
compiler/coreSyn/ExternalCore.lhs [moved from ghc/compiler/coreSyn/ExternalCore.lhs with 100% similarity]
compiler/coreSyn/MkExternalCore.lhs [moved from ghc/compiler/coreSyn/MkExternalCore.lhs with 100% similarity]
compiler/coreSyn/PprCore.lhs [moved from ghc/compiler/coreSyn/PprCore.lhs with 100% similarity]
compiler/coreSyn/PprExternalCore.lhs [moved from ghc/compiler/coreSyn/PprExternalCore.lhs with 100% similarity]
compiler/count_bytes [moved from ghc/compiler/count_bytes with 100% similarity]
compiler/count_lines [moved from ghc/compiler/count_lines with 100% similarity]
compiler/cprAnalysis/CprAnalyse.lhs [moved from ghc/compiler/cprAnalysis/CprAnalyse.lhs with 100% similarity]
compiler/deSugar/Check.lhs [moved from ghc/compiler/deSugar/Check.lhs with 100% similarity]
compiler/deSugar/Desugar.lhs [moved from ghc/compiler/deSugar/Desugar.lhs with 100% similarity]
compiler/deSugar/DsArrows.lhs [moved from ghc/compiler/deSugar/DsArrows.lhs with 100% similarity]
compiler/deSugar/DsBinds.lhs [moved from ghc/compiler/deSugar/DsBinds.lhs with 100% similarity]
compiler/deSugar/DsCCall.lhs [moved from ghc/compiler/deSugar/DsCCall.lhs with 100% similarity]
compiler/deSugar/DsExpr.hi-boot-5 [moved from ghc/compiler/deSugar/DsExpr.hi-boot-5 with 100% similarity]
compiler/deSugar/DsExpr.hi-boot-6 [moved from ghc/compiler/deSugar/DsExpr.hi-boot-6 with 100% similarity]
compiler/deSugar/DsExpr.lhs [moved from ghc/compiler/deSugar/DsExpr.lhs with 100% similarity]
compiler/deSugar/DsExpr.lhs-boot [moved from ghc/compiler/deSugar/DsExpr.lhs-boot with 100% similarity]
compiler/deSugar/DsForeign.lhs [moved from ghc/compiler/deSugar/DsForeign.lhs with 100% similarity]
compiler/deSugar/DsGRHSs.lhs [moved from ghc/compiler/deSugar/DsGRHSs.lhs with 100% similarity]
compiler/deSugar/DsListComp.lhs [moved from ghc/compiler/deSugar/DsListComp.lhs with 100% similarity]
compiler/deSugar/DsMeta.hs [moved from ghc/compiler/deSugar/DsMeta.hs with 100% similarity]
compiler/deSugar/DsMonad.lhs [moved from ghc/compiler/deSugar/DsMonad.lhs with 100% similarity]
compiler/deSugar/DsUtils.lhs [moved from ghc/compiler/deSugar/DsUtils.lhs with 100% similarity]
compiler/deSugar/Match.hi-boot-5 [moved from ghc/compiler/deSugar/Match.hi-boot-5 with 100% similarity]
compiler/deSugar/Match.hi-boot-6 [moved from ghc/compiler/deSugar/Match.hi-boot-6 with 100% similarity]
compiler/deSugar/Match.lhs [moved from ghc/compiler/deSugar/Match.lhs with 100% similarity]
compiler/deSugar/Match.lhs-boot [moved from ghc/compiler/deSugar/Match.lhs-boot with 100% similarity]
compiler/deSugar/MatchCon.lhs [moved from ghc/compiler/deSugar/MatchCon.lhs with 100% similarity]
compiler/deSugar/MatchLit.lhs [moved from ghc/compiler/deSugar/MatchLit.lhs with 100% similarity]
compiler/deSugar/deSugar.tex [moved from ghc/compiler/deSugar/deSugar.tex with 100% similarity]
compiler/ghci/ByteCodeAsm.lhs [moved from ghc/compiler/ghci/ByteCodeAsm.lhs with 100% similarity]
compiler/ghci/ByteCodeFFI.lhs [moved from ghc/compiler/ghci/ByteCodeFFI.lhs with 100% similarity]
compiler/ghci/ByteCodeGen.lhs [moved from ghc/compiler/ghci/ByteCodeGen.lhs with 100% similarity]
compiler/ghci/ByteCodeInstr.lhs [moved from ghc/compiler/ghci/ByteCodeInstr.lhs with 100% similarity]
compiler/ghci/ByteCodeItbls.lhs [moved from ghc/compiler/ghci/ByteCodeItbls.lhs with 100% similarity]
compiler/ghci/ByteCodeLink.lhs [moved from ghc/compiler/ghci/ByteCodeLink.lhs with 100% similarity]
compiler/ghci/InteractiveUI.hs [moved from ghc/compiler/ghci/InteractiveUI.hs with 100% similarity]
compiler/ghci/Linker.lhs [moved from ghc/compiler/ghci/Linker.lhs with 100% similarity]
compiler/ghci/ObjLink.lhs [moved from ghc/compiler/ghci/ObjLink.lhs with 100% similarity]
compiler/ghci/keepCAFsForGHCi.c [moved from ghc/compiler/ghci/keepCAFsForGHCi.c with 100% similarity]
compiler/hsSyn/Convert.lhs [moved from ghc/compiler/hsSyn/Convert.lhs with 100% similarity]
compiler/hsSyn/HsBinds.lhs [moved from ghc/compiler/hsSyn/HsBinds.lhs with 100% similarity]
compiler/hsSyn/HsDecls.lhs [moved from ghc/compiler/hsSyn/HsDecls.lhs with 100% similarity]
compiler/hsSyn/HsExpr.hi-boot-5 [moved from ghc/compiler/hsSyn/HsExpr.hi-boot-5 with 100% similarity]
compiler/hsSyn/HsExpr.hi-boot-6 [moved from ghc/compiler/hsSyn/HsExpr.hi-boot-6 with 100% similarity]
compiler/hsSyn/HsExpr.lhs [moved from ghc/compiler/hsSyn/HsExpr.lhs with 100% similarity]
compiler/hsSyn/HsExpr.lhs-boot [moved from ghc/compiler/hsSyn/HsExpr.lhs-boot with 100% similarity]
compiler/hsSyn/HsImpExp.lhs [moved from ghc/compiler/hsSyn/HsImpExp.lhs with 100% similarity]
compiler/hsSyn/HsLit.lhs [moved from ghc/compiler/hsSyn/HsLit.lhs with 100% similarity]
compiler/hsSyn/HsPat.hi-boot-5 [moved from ghc/compiler/hsSyn/HsPat.hi-boot-5 with 100% similarity]
compiler/hsSyn/HsPat.hi-boot-6 [moved from ghc/compiler/hsSyn/HsPat.hi-boot-6 with 100% similarity]
compiler/hsSyn/HsPat.lhs [moved from ghc/compiler/hsSyn/HsPat.lhs with 100% similarity]
compiler/hsSyn/HsPat.lhs-boot [moved from ghc/compiler/hsSyn/HsPat.lhs-boot with 100% similarity]
compiler/hsSyn/HsSyn.lhs [moved from ghc/compiler/hsSyn/HsSyn.lhs with 100% similarity]
compiler/hsSyn/HsTypes.lhs [moved from ghc/compiler/hsSyn/HsTypes.lhs with 100% similarity]
compiler/hsSyn/HsUtils.lhs [moved from ghc/compiler/hsSyn/HsUtils.lhs with 100% similarity]
compiler/iface/BinIface.hs [moved from ghc/compiler/iface/BinIface.hs with 100% similarity]
compiler/iface/BuildTyCl.lhs [moved from ghc/compiler/iface/BuildTyCl.lhs with 100% similarity]
compiler/iface/IfaceEnv.lhs [moved from ghc/compiler/iface/IfaceEnv.lhs with 100% similarity]
compiler/iface/IfaceSyn.lhs [moved from ghc/compiler/iface/IfaceSyn.lhs with 100% similarity]
compiler/iface/IfaceType.lhs [moved from ghc/compiler/iface/IfaceType.lhs with 100% similarity]
compiler/iface/LoadIface.lhs [moved from ghc/compiler/iface/LoadIface.lhs with 100% similarity]
compiler/iface/MkIface.lhs [moved from ghc/compiler/iface/MkIface.lhs with 100% similarity]
compiler/iface/TcIface.hi-boot-5 [moved from ghc/compiler/iface/TcIface.hi-boot-5 with 100% similarity]
compiler/iface/TcIface.hi-boot-6 [moved from ghc/compiler/iface/TcIface.hi-boot-6 with 100% similarity]
compiler/iface/TcIface.lhs [moved from ghc/compiler/iface/TcIface.lhs with 100% similarity]
compiler/iface/TcIface.lhs-boot [moved from ghc/compiler/iface/TcIface.lhs-boot with 100% similarity]
compiler/ilxGen/Entry.ilx [moved from ghc/compiler/ilxGen/Entry.ilx with 100% similarity]
compiler/ilxGen/IlxGen.lhs [moved from ghc/compiler/ilxGen/IlxGen.lhs with 100% similarity]
compiler/ilxGen/Makefile.stdlib [moved from ghc/compiler/ilxGen/Makefile.stdlib with 100% similarity]
compiler/ilxGen/tests/Makefile [moved from ghc/compiler/ilxGen/tests/Makefile with 100% similarity]
compiler/ilxGen/tests/PrelNum.hs [moved from ghc/compiler/ilxGen/tests/PrelNum.hs with 100% similarity]
compiler/ilxGen/tests/build.mk [moved from ghc/compiler/ilxGen/tests/build.mk with 100% similarity]
compiler/ilxGen/tests/foo.hs [moved from ghc/compiler/ilxGen/tests/foo.hs with 100% similarity]
compiler/ilxGen/tests/life.hs [moved from ghc/compiler/ilxGen/tests/life.hs with 100% similarity]
compiler/ilxGen/tests/reduce.ml [moved from ghc/compiler/ilxGen/tests/reduce.ml with 100% similarity]
compiler/ilxGen/tests/test1-nostdlib.hs [moved from ghc/compiler/ilxGen/tests/test1-nostdlib.hs with 100% similarity]
compiler/ilxGen/tests/test1.hs [moved from ghc/compiler/ilxGen/tests/test1.hs with 100% similarity]
compiler/ilxGen/tests/test10.hs [moved from ghc/compiler/ilxGen/tests/test10.hs with 100% similarity]
compiler/ilxGen/tests/test11.hs [moved from ghc/compiler/ilxGen/tests/test11.hs with 100% similarity]
compiler/ilxGen/tests/test12.hs [moved from ghc/compiler/ilxGen/tests/test12.hs with 100% similarity]
compiler/ilxGen/tests/test13.hs [moved from ghc/compiler/ilxGen/tests/test13.hs with 100% similarity]
compiler/ilxGen/tests/test14.hs [moved from ghc/compiler/ilxGen/tests/test14.hs with 100% similarity]
compiler/ilxGen/tests/test15.hs [moved from ghc/compiler/ilxGen/tests/test15.hs with 100% similarity]
compiler/ilxGen/tests/test16.hs [moved from ghc/compiler/ilxGen/tests/test16.hs with 100% similarity]
compiler/ilxGen/tests/test17.hs [moved from ghc/compiler/ilxGen/tests/test17.hs with 100% similarity]
compiler/ilxGen/tests/test18.hs [moved from ghc/compiler/ilxGen/tests/test18.hs with 100% similarity]
compiler/ilxGen/tests/test19.hs [moved from ghc/compiler/ilxGen/tests/test19.hs with 100% similarity]
compiler/ilxGen/tests/test1b.hs [moved from ghc/compiler/ilxGen/tests/test1b.hs with 100% similarity]
compiler/ilxGen/tests/test2.hs [moved from ghc/compiler/ilxGen/tests/test2.hs with 100% similarity]
compiler/ilxGen/tests/test20.hs [moved from ghc/compiler/ilxGen/tests/test20.hs with 100% similarity]
compiler/ilxGen/tests/test21.hs [moved from ghc/compiler/ilxGen/tests/test21.hs with 100% similarity]
compiler/ilxGen/tests/test2b.hs [moved from ghc/compiler/ilxGen/tests/test2b.hs with 100% similarity]
compiler/ilxGen/tests/test2c.hs [moved from ghc/compiler/ilxGen/tests/test2c.hs with 100% similarity]
compiler/ilxGen/tests/test2d.hs [moved from ghc/compiler/ilxGen/tests/test2d.hs with 100% similarity]
compiler/ilxGen/tests/test3.hs [moved from ghc/compiler/ilxGen/tests/test3.hs with 100% similarity]
compiler/ilxGen/tests/test4.hs [moved from ghc/compiler/ilxGen/tests/test4.hs with 100% similarity]
compiler/ilxGen/tests/test5.hs [moved from ghc/compiler/ilxGen/tests/test5.hs with 100% similarity]
compiler/ilxGen/tests/test6.hs [moved from ghc/compiler/ilxGen/tests/test6.hs with 100% similarity]
compiler/ilxGen/tests/test7.hs [moved from ghc/compiler/ilxGen/tests/test7.hs with 100% similarity]
compiler/ilxGen/tests/test8.hs [moved from ghc/compiler/ilxGen/tests/test8.hs with 100% similarity]
compiler/ilxGen/tests/test9.hs [moved from ghc/compiler/ilxGen/tests/test9.hs with 100% similarity]
compiler/ilxGen/tests/yes.hs [moved from ghc/compiler/ilxGen/tests/yes.hs with 100% similarity]
compiler/ilxGen/tests/yes2.hs [moved from ghc/compiler/ilxGen/tests/yes2.hs with 100% similarity]
compiler/javaGen/Java.lhs [moved from ghc/compiler/javaGen/Java.lhs with 100% similarity]
compiler/javaGen/JavaGen.lhs [moved from ghc/compiler/javaGen/JavaGen.lhs with 100% similarity]
compiler/javaGen/PrintJava.lhs [moved from ghc/compiler/javaGen/PrintJava.lhs with 100% similarity]
compiler/main/CmdLineParser.hs [moved from ghc/compiler/main/CmdLineParser.hs with 100% similarity]
compiler/main/CodeOutput.lhs [moved from ghc/compiler/main/CodeOutput.lhs with 100% similarity]
compiler/main/Constants.lhs [moved from ghc/compiler/main/Constants.lhs with 100% similarity]
compiler/main/DriverMkDepend.hs [moved from ghc/compiler/main/DriverMkDepend.hs with 100% similarity]
compiler/main/DriverPhases.hs [moved from ghc/compiler/main/DriverPhases.hs with 100% similarity]
compiler/main/DriverPipeline.hs [moved from ghc/compiler/main/DriverPipeline.hs with 100% similarity]
compiler/main/DynFlags.hs [moved from ghc/compiler/main/DynFlags.hs with 100% similarity]
compiler/main/ErrUtils.hi-boot-6 [moved from ghc/compiler/main/ErrUtils.hi-boot-6 with 100% similarity]
compiler/main/ErrUtils.lhs [moved from ghc/compiler/main/ErrUtils.lhs with 100% similarity]
compiler/main/ErrUtils.lhs-boot [moved from ghc/compiler/main/ErrUtils.lhs-boot with 100% similarity]
compiler/main/Finder.lhs [moved from ghc/compiler/main/Finder.lhs with 100% similarity]
compiler/main/GHC.hs [moved from ghc/compiler/main/GHC.hs with 100% similarity]
compiler/main/HeaderInfo.hs [moved from ghc/compiler/main/HeaderInfo.hs with 100% similarity]
compiler/main/HscMain.lhs [moved from ghc/compiler/main/HscMain.lhs with 100% similarity]
compiler/main/HscStats.lhs [moved from ghc/compiler/main/HscStats.lhs with 100% similarity]
compiler/main/HscTypes.lhs [moved from ghc/compiler/main/HscTypes.lhs with 100% similarity]
compiler/main/Main.hs [moved from ghc/compiler/main/Main.hs with 100% similarity]
compiler/main/PackageConfig.hs [moved from ghc/compiler/main/PackageConfig.hs with 100% similarity]
compiler/main/Packages.hi-boot-5 [moved from ghc/compiler/main/Packages.hi-boot-5 with 100% similarity]
compiler/main/Packages.hi-boot-6 [moved from ghc/compiler/main/Packages.hi-boot-6 with 100% similarity]
compiler/main/Packages.lhs [moved from ghc/compiler/main/Packages.lhs with 100% similarity]
compiler/main/Packages.lhs-boot [moved from ghc/compiler/main/Packages.lhs-boot with 100% similarity]
compiler/main/ParsePkgConf.y [moved from ghc/compiler/main/ParsePkgConf.y with 100% similarity]
compiler/main/PprTyThing.hs [moved from ghc/compiler/main/PprTyThing.hs with 100% similarity]
compiler/main/StaticFlags.hs [moved from ghc/compiler/main/StaticFlags.hs with 100% similarity]
compiler/main/SysTools.lhs [moved from ghc/compiler/main/SysTools.lhs with 100% similarity]
compiler/main/TidyPgm.lhs [moved from ghc/compiler/main/TidyPgm.lhs with 100% similarity]
compiler/nativeGen/AsmCodeGen.lhs [moved from ghc/compiler/nativeGen/AsmCodeGen.lhs with 100% similarity]
compiler/nativeGen/MachCodeGen.hs [moved from ghc/compiler/nativeGen/MachCodeGen.hs with 100% similarity]
compiler/nativeGen/MachInstrs.hs [moved from ghc/compiler/nativeGen/MachInstrs.hs with 100% similarity]
compiler/nativeGen/MachRegs.lhs [moved from ghc/compiler/nativeGen/MachRegs.lhs with 100% similarity]
compiler/nativeGen/NCG.h [moved from ghc/compiler/nativeGen/NCG.h with 100% similarity]
compiler/nativeGen/NCGMonad.hs [moved from ghc/compiler/nativeGen/NCGMonad.hs with 100% similarity]
compiler/nativeGen/NOTES [moved from ghc/compiler/nativeGen/NOTES with 100% similarity]
compiler/nativeGen/PositionIndependentCode.hs [moved from ghc/compiler/nativeGen/PositionIndependentCode.hs with 100% similarity]
compiler/nativeGen/PprMach.hs [moved from ghc/compiler/nativeGen/PprMach.hs with 100% similarity]
compiler/nativeGen/RegAllocInfo.hs [moved from ghc/compiler/nativeGen/RegAllocInfo.hs with 100% similarity]
compiler/nativeGen/RegisterAlloc.hs [moved from ghc/compiler/nativeGen/RegisterAlloc.hs with 100% similarity]
compiler/ndpFlatten/FlattenInfo.hs [moved from ghc/compiler/ndpFlatten/FlattenInfo.hs with 100% similarity]
compiler/ndpFlatten/FlattenMonad.hs [moved from ghc/compiler/ndpFlatten/FlattenMonad.hs with 100% similarity]
compiler/ndpFlatten/Flattening.hs [moved from ghc/compiler/ndpFlatten/Flattening.hs with 100% similarity]
compiler/ndpFlatten/NDPCoreUtils.hs [moved from ghc/compiler/ndpFlatten/NDPCoreUtils.hs with 100% similarity]
compiler/ndpFlatten/PArrAnal.hs [moved from ghc/compiler/ndpFlatten/PArrAnal.hs with 100% similarity]
compiler/ndpFlatten/TODO [moved from ghc/compiler/ndpFlatten/TODO with 100% similarity]
compiler/package.conf.in [moved from ghc/compiler/package.conf.in with 100% similarity]
compiler/parser/Ctype.lhs [moved from ghc/compiler/parser/Ctype.lhs with 100% similarity]
compiler/parser/LexCore.hs [moved from ghc/compiler/parser/LexCore.hs with 100% similarity]
compiler/parser/Lexer.x [moved from ghc/compiler/parser/Lexer.x with 100% similarity]
compiler/parser/Parser.y.pp [moved from ghc/compiler/parser/Parser.y.pp with 100% similarity]
compiler/parser/ParserCore.y [moved from ghc/compiler/parser/ParserCore.y with 100% similarity]
compiler/parser/ParserCoreUtils.hs [moved from ghc/compiler/parser/ParserCoreUtils.hs with 100% similarity]
compiler/parser/RdrHsSyn.lhs [moved from ghc/compiler/parser/RdrHsSyn.lhs with 100% similarity]
compiler/parser/cutils.c [moved from ghc/compiler/parser/cutils.c with 100% similarity]
compiler/parser/cutils.h [moved from ghc/compiler/parser/cutils.h with 100% similarity]
compiler/parser/hschooks.c [moved from ghc/compiler/parser/hschooks.c with 100% similarity]
compiler/parser/hschooks.h [moved from ghc/compiler/parser/hschooks.h with 100% similarity]
compiler/prelude/ForeignCall.lhs [moved from ghc/compiler/prelude/ForeignCall.lhs with 100% similarity]
compiler/prelude/PrelInfo.lhs [moved from ghc/compiler/prelude/PrelInfo.lhs with 100% similarity]
compiler/prelude/PrelNames.lhs [moved from ghc/compiler/prelude/PrelNames.lhs with 100% similarity]
compiler/prelude/PrelRules.lhs [moved from ghc/compiler/prelude/PrelRules.lhs with 100% similarity]
compiler/prelude/PrimOp.lhs [moved from ghc/compiler/prelude/PrimOp.lhs with 100% similarity]
compiler/prelude/TysPrim.lhs [moved from ghc/compiler/prelude/TysPrim.lhs with 100% similarity]
compiler/prelude/TysWiredIn.lhs [moved from ghc/compiler/prelude/TysWiredIn.lhs with 100% similarity]
compiler/prelude/primops.txt.pp [moved from ghc/compiler/prelude/primops.txt.pp with 100% similarity]
compiler/profiling/CostCentre.lhs [moved from ghc/compiler/profiling/CostCentre.lhs with 100% similarity]
compiler/profiling/NOTES [moved from ghc/compiler/profiling/NOTES with 100% similarity]
compiler/profiling/SCCfinal.lhs [moved from ghc/compiler/profiling/SCCfinal.lhs with 100% similarity]
compiler/rename/RnBinds.lhs [moved from ghc/compiler/rename/RnBinds.lhs with 100% similarity]
compiler/rename/RnEnv.lhs [moved from ghc/compiler/rename/RnEnv.lhs with 100% similarity]
compiler/rename/RnExpr.hi-boot-6 [moved from ghc/compiler/rename/RnExpr.hi-boot-6 with 100% similarity]
compiler/rename/RnExpr.lhs [moved from ghc/compiler/rename/RnExpr.lhs with 100% similarity]
compiler/rename/RnExpr.lhs-boot [moved from ghc/compiler/rename/RnExpr.lhs-boot with 100% similarity]
compiler/rename/RnHsSyn.lhs [moved from ghc/compiler/rename/RnHsSyn.lhs with 100% similarity]
compiler/rename/RnNames.lhs [moved from ghc/compiler/rename/RnNames.lhs with 100% similarity]
compiler/rename/RnSource.hi-boot-5 [moved from ghc/compiler/rename/RnSource.hi-boot-5 with 100% similarity]
compiler/rename/RnSource.lhs [moved from ghc/compiler/rename/RnSource.lhs with 100% similarity]
compiler/rename/RnTypes.lhs [moved from ghc/compiler/rename/RnTypes.lhs with 100% similarity]
compiler/rename/rename.tex [moved from ghc/compiler/rename/rename.tex with 100% similarity]
compiler/simplCore/CSE.lhs [moved from ghc/compiler/simplCore/CSE.lhs with 100% similarity]
compiler/simplCore/FloatIn.lhs [moved from ghc/compiler/simplCore/FloatIn.lhs with 100% similarity]
compiler/simplCore/FloatOut.lhs [moved from ghc/compiler/simplCore/FloatOut.lhs with 100% similarity]
compiler/simplCore/LiberateCase.lhs [moved from ghc/compiler/simplCore/LiberateCase.lhs with 100% similarity]
compiler/simplCore/OccurAnal.lhs [moved from ghc/compiler/simplCore/OccurAnal.lhs with 100% similarity]
compiler/simplCore/SAT.lhs [moved from ghc/compiler/simplCore/SAT.lhs with 100% similarity]
compiler/simplCore/SATMonad.lhs [moved from ghc/compiler/simplCore/SATMonad.lhs with 100% similarity]
compiler/simplCore/SetLevels.lhs [moved from ghc/compiler/simplCore/SetLevels.lhs with 100% similarity]
compiler/simplCore/SimplCore.lhs [moved from ghc/compiler/simplCore/SimplCore.lhs with 100% similarity]
compiler/simplCore/SimplEnv.lhs [moved from ghc/compiler/simplCore/SimplEnv.lhs with 100% similarity]
compiler/simplCore/SimplMonad.lhs [moved from ghc/compiler/simplCore/SimplMonad.lhs with 100% similarity]
compiler/simplCore/SimplUtils.lhs [moved from ghc/compiler/simplCore/SimplUtils.lhs with 100% similarity]
compiler/simplCore/Simplify.lhs [moved from ghc/compiler/simplCore/Simplify.lhs with 100% similarity]
compiler/simplCore/simplifier.tib [moved from ghc/compiler/simplCore/simplifier.tib with 100% similarity]
compiler/simplStg/SRT.lhs [moved from ghc/compiler/simplStg/SRT.lhs with 100% similarity]
compiler/simplStg/SimplStg.lhs [moved from ghc/compiler/simplStg/SimplStg.lhs with 100% similarity]
compiler/simplStg/StgStats.lhs [moved from ghc/compiler/simplStg/StgStats.lhs with 100% similarity]
compiler/specialise/Rules.lhs [moved from ghc/compiler/specialise/Rules.lhs with 100% similarity]
compiler/specialise/SpecConstr.lhs [moved from ghc/compiler/specialise/SpecConstr.lhs with 100% similarity]
compiler/specialise/Specialise.lhs [moved from ghc/compiler/specialise/Specialise.lhs with 100% similarity]
compiler/stgSyn/CoreToStg.lhs [moved from ghc/compiler/stgSyn/CoreToStg.lhs with 100% similarity]
compiler/stgSyn/StgLint.lhs [moved from ghc/compiler/stgSyn/StgLint.lhs with 100% similarity]
compiler/stgSyn/StgSyn.lhs [moved from ghc/compiler/stgSyn/StgSyn.lhs with 100% similarity]
compiler/stranal/DmdAnal.lhs [moved from ghc/compiler/stranal/DmdAnal.lhs with 100% similarity]
compiler/stranal/SaAbsInt.lhs [moved from ghc/compiler/stranal/SaAbsInt.lhs with 100% similarity]
compiler/stranal/SaLib.lhs [moved from ghc/compiler/stranal/SaLib.lhs with 100% similarity]
compiler/stranal/StrictAnal.lhs [moved from ghc/compiler/stranal/StrictAnal.lhs with 100% similarity]
compiler/stranal/WorkWrap.lhs [moved from ghc/compiler/stranal/WorkWrap.lhs with 100% similarity]
compiler/stranal/WwLib.lhs [moved from ghc/compiler/stranal/WwLib.lhs with 100% similarity]
compiler/typecheck/Inst.lhs [moved from ghc/compiler/typecheck/Inst.lhs with 100% similarity]
compiler/typecheck/TcArrows.lhs [moved from ghc/compiler/typecheck/TcArrows.lhs with 100% similarity]
compiler/typecheck/TcBinds.lhs [moved from ghc/compiler/typecheck/TcBinds.lhs with 100% similarity]
compiler/typecheck/TcClassDcl.lhs [moved from ghc/compiler/typecheck/TcClassDcl.lhs with 100% similarity]
compiler/typecheck/TcDefaults.lhs [moved from ghc/compiler/typecheck/TcDefaults.lhs with 100% similarity]
compiler/typecheck/TcDeriv.lhs [moved from ghc/compiler/typecheck/TcDeriv.lhs with 100% similarity]
compiler/typecheck/TcEnv.lhs [moved from ghc/compiler/typecheck/TcEnv.lhs with 100% similarity]
compiler/typecheck/TcExpr.hi-boot-5 [moved from ghc/compiler/typecheck/TcExpr.hi-boot-5 with 100% similarity]
compiler/typecheck/TcExpr.hi-boot-6 [moved from ghc/compiler/typecheck/TcExpr.hi-boot-6 with 100% similarity]
compiler/typecheck/TcExpr.lhs [moved from ghc/compiler/typecheck/TcExpr.lhs with 100% similarity]
compiler/typecheck/TcExpr.lhs-boot [moved from ghc/compiler/typecheck/TcExpr.lhs-boot with 100% similarity]
compiler/typecheck/TcForeign.lhs [moved from ghc/compiler/typecheck/TcForeign.lhs with 100% similarity]
compiler/typecheck/TcGenDeriv.lhs [moved from ghc/compiler/typecheck/TcGenDeriv.lhs with 100% similarity]
compiler/typecheck/TcHsSyn.lhs [moved from ghc/compiler/typecheck/TcHsSyn.lhs with 100% similarity]
compiler/typecheck/TcHsType.lhs [moved from ghc/compiler/typecheck/TcHsType.lhs with 100% similarity]
compiler/typecheck/TcInstDcls.lhs [moved from ghc/compiler/typecheck/TcInstDcls.lhs with 100% similarity]
compiler/typecheck/TcMType.lhs [moved from ghc/compiler/typecheck/TcMType.lhs with 100% similarity]
compiler/typecheck/TcMatches.hi-boot-5 [moved from ghc/compiler/typecheck/TcMatches.hi-boot-5 with 100% similarity]
compiler/typecheck/TcMatches.hi-boot-6 [moved from ghc/compiler/typecheck/TcMatches.hi-boot-6 with 100% similarity]
compiler/typecheck/TcMatches.lhs [moved from ghc/compiler/typecheck/TcMatches.lhs with 100% similarity]
compiler/typecheck/TcMatches.lhs-boot [moved from ghc/compiler/typecheck/TcMatches.lhs-boot with 100% similarity]
compiler/typecheck/TcPat.lhs [moved from ghc/compiler/typecheck/TcPat.lhs with 100% similarity]
compiler/typecheck/TcRnDriver.lhs [moved from ghc/compiler/typecheck/TcRnDriver.lhs with 100% similarity]
compiler/typecheck/TcRnMonad.lhs [moved from ghc/compiler/typecheck/TcRnMonad.lhs with 100% similarity]
compiler/typecheck/TcRnTypes.lhs [moved from ghc/compiler/typecheck/TcRnTypes.lhs with 100% similarity]
compiler/typecheck/TcRules.lhs [moved from ghc/compiler/typecheck/TcRules.lhs with 100% similarity]
compiler/typecheck/TcSimplify.lhs [moved from ghc/compiler/typecheck/TcSimplify.lhs with 100% similarity]
compiler/typecheck/TcSplice.hi-boot-6 [moved from ghc/compiler/typecheck/TcSplice.hi-boot-6 with 100% similarity]
compiler/typecheck/TcSplice.lhs [moved from ghc/compiler/typecheck/TcSplice.lhs with 100% similarity]
compiler/typecheck/TcSplice.lhs-boot [moved from ghc/compiler/typecheck/TcSplice.lhs-boot with 100% similarity]
compiler/typecheck/TcTyClsDecls.lhs [moved from ghc/compiler/typecheck/TcTyClsDecls.lhs with 100% similarity]
compiler/typecheck/TcTyDecls.lhs [moved from ghc/compiler/typecheck/TcTyDecls.lhs with 100% similarity]
compiler/typecheck/TcType.hi-boot-5 [moved from ghc/compiler/typecheck/TcType.hi-boot-5 with 100% similarity]
compiler/typecheck/TcType.hi-boot-6 [moved from ghc/compiler/typecheck/TcType.hi-boot-6 with 100% similarity]
compiler/typecheck/TcType.lhs [moved from ghc/compiler/typecheck/TcType.lhs with 100% similarity]
compiler/typecheck/TcType.lhs-boot [moved from ghc/compiler/typecheck/TcType.lhs-boot with 100% similarity]
compiler/typecheck/TcUnify.hi-boot-5 [moved from ghc/compiler/typecheck/TcUnify.hi-boot-5 with 100% similarity]
compiler/typecheck/TcUnify.hi-boot-6 [moved from ghc/compiler/typecheck/TcUnify.hi-boot-6 with 100% similarity]
compiler/typecheck/TcUnify.lhs [moved from ghc/compiler/typecheck/TcUnify.lhs with 100% similarity]
compiler/typecheck/TcUnify.lhs-boot [moved from ghc/compiler/typecheck/TcUnify.lhs-boot with 100% similarity]
compiler/types/Class.lhs [moved from ghc/compiler/types/Class.lhs with 100% similarity]
compiler/types/FunDeps.lhs [moved from ghc/compiler/types/FunDeps.lhs with 100% similarity]
compiler/types/Generics.lhs [moved from ghc/compiler/types/Generics.lhs with 100% similarity]
compiler/types/InstEnv.lhs [moved from ghc/compiler/types/InstEnv.lhs with 100% similarity]
compiler/types/Kind.lhs [moved from ghc/compiler/types/Kind.lhs with 100% similarity]
compiler/types/TyCon.hi-boot-5 [moved from ghc/compiler/types/TyCon.hi-boot-5 with 100% similarity]
compiler/types/TyCon.hi-boot-6 [moved from ghc/compiler/types/TyCon.hi-boot-6 with 100% similarity]
compiler/types/TyCon.lhs [moved from ghc/compiler/types/TyCon.lhs with 100% similarity]
compiler/types/TyCon.lhs-boot [moved from ghc/compiler/types/TyCon.lhs-boot with 100% similarity]
compiler/types/Type.lhs [moved from ghc/compiler/types/Type.lhs with 100% similarity]
compiler/types/TypeRep.hi-boot-5 [moved from ghc/compiler/types/TypeRep.hi-boot-5 with 100% similarity]
compiler/types/TypeRep.hi-boot-6 [moved from ghc/compiler/types/TypeRep.hi-boot-6 with 100% similarity]
compiler/types/TypeRep.lhs [moved from ghc/compiler/types/TypeRep.lhs with 100% similarity]
compiler/types/TypeRep.lhs-boot [moved from ghc/compiler/types/TypeRep.lhs-boot with 100% similarity]
compiler/types/Unify.lhs [moved from ghc/compiler/types/Unify.lhs with 100% similarity]
compiler/utils/Bag.lhs [moved from ghc/compiler/utils/Bag.lhs with 100% similarity]
compiler/utils/Binary.hs [moved from ghc/compiler/utils/Binary.hs with 100% similarity]
compiler/utils/BitSet.lhs [moved from ghc/compiler/utils/BitSet.lhs with 100% similarity]
compiler/utils/BufWrite.hs [moved from ghc/compiler/utils/BufWrite.hs with 100% similarity]
compiler/utils/Digraph.lhs [moved from ghc/compiler/utils/Digraph.lhs with 100% similarity]
compiler/utils/Encoding.hs [moved from ghc/compiler/utils/Encoding.hs with 100% similarity]
compiler/utils/FastMutInt.lhs [moved from ghc/compiler/utils/FastMutInt.lhs with 100% similarity]
compiler/utils/FastString.lhs [moved from ghc/compiler/utils/FastString.lhs with 100% similarity]
compiler/utils/FastTypes.lhs [moved from ghc/compiler/utils/FastTypes.lhs with 100% similarity]
compiler/utils/FiniteMap.lhs [moved from ghc/compiler/utils/FiniteMap.lhs with 100% similarity]
compiler/utils/IOEnv.hs [moved from ghc/compiler/utils/IOEnv.hs with 100% similarity]
compiler/utils/ListSetOps.lhs [moved from ghc/compiler/utils/ListSetOps.lhs with 100% similarity]
compiler/utils/Maybes.lhs [moved from ghc/compiler/utils/Maybes.lhs with 100% similarity]
compiler/utils/OrdList.lhs [moved from ghc/compiler/utils/OrdList.lhs with 100% similarity]
compiler/utils/Outputable.lhs [moved from ghc/compiler/utils/Outputable.lhs with 100% similarity]
compiler/utils/Panic.lhs [moved from ghc/compiler/utils/Panic.lhs with 100% similarity]
compiler/utils/Pretty.lhs [moved from ghc/compiler/utils/Pretty.lhs with 100% similarity]
compiler/utils/StringBuffer.lhs [moved from ghc/compiler/utils/StringBuffer.lhs with 100% similarity]
compiler/utils/UniqFM.lhs [moved from ghc/compiler/utils/UniqFM.lhs with 100% similarity]
compiler/utils/UniqSet.lhs [moved from ghc/compiler/utils/UniqSet.lhs with 100% similarity]
compiler/utils/Util.lhs [moved from ghc/compiler/utils/Util.lhs with 100% similarity]
configure.ac
distrib/hc-build
docs/Makefile
docs/building/Makefile [moved from ghc/docs/building/Makefile with 100% similarity]
docs/building/building.xml [moved from ghc/docs/building/building.xml with 100% similarity]
docs/comm/exts/ndp.html [moved from ghc/docs/comm/exts/ndp.html with 100% similarity]
docs/comm/exts/th.html [moved from ghc/docs/comm/exts/th.html with 100% similarity]
docs/comm/feedback.html [moved from ghc/docs/comm/feedback.html with 100% similarity]
docs/comm/genesis/genesis.html [moved from ghc/docs/comm/genesis/genesis.html with 100% similarity]
docs/comm/genesis/makefiles.html [moved from ghc/docs/comm/genesis/makefiles.html with 100% similarity]
docs/comm/genesis/modules.html [moved from ghc/docs/comm/genesis/modules.html with 100% similarity]
docs/comm/index.html [moved from ghc/docs/comm/index.html with 100% similarity]
docs/comm/others.html [moved from ghc/docs/comm/others.html with 100% similarity]
docs/comm/rts-libs/coding-style.html [moved from ghc/docs/comm/rts-libs/coding-style.html with 100% similarity]
docs/comm/rts-libs/foreignptr.html [moved from ghc/docs/comm/rts-libs/foreignptr.html with 100% similarity]
docs/comm/rts-libs/multi-thread.html [moved from ghc/docs/comm/rts-libs/multi-thread.html with 100% similarity]
docs/comm/rts-libs/non-blocking.html [moved from ghc/docs/comm/rts-libs/non-blocking.html with 100% similarity]
docs/comm/rts-libs/prelfound.html [moved from ghc/docs/comm/rts-libs/prelfound.html with 100% similarity]
docs/comm/rts-libs/prelude.html [moved from ghc/docs/comm/rts-libs/prelude.html with 100% similarity]
docs/comm/rts-libs/primitives.html [moved from ghc/docs/comm/rts-libs/primitives.html with 100% similarity]
docs/comm/rts-libs/stgc.html [moved from ghc/docs/comm/rts-libs/stgc.html with 100% similarity]
docs/comm/rts-libs/threaded-rts.html [moved from ghc/docs/comm/rts-libs/threaded-rts.html with 100% similarity]
docs/comm/the-beast/alien.html [moved from ghc/docs/comm/the-beast/alien.html with 100% similarity]
docs/comm/the-beast/basicTypes.html [moved from ghc/docs/comm/the-beast/basicTypes.html with 100% similarity]
docs/comm/the-beast/coding-style.html [moved from ghc/docs/comm/the-beast/coding-style.html with 100% similarity]
docs/comm/the-beast/data-types.html [moved from ghc/docs/comm/the-beast/data-types.html with 100% similarity]
docs/comm/the-beast/desugar.html [moved from ghc/docs/comm/the-beast/desugar.html with 100% similarity]
docs/comm/the-beast/driver.html [moved from ghc/docs/comm/the-beast/driver.html with 100% similarity]
docs/comm/the-beast/fexport.html [moved from ghc/docs/comm/the-beast/fexport.html with 100% similarity]
docs/comm/the-beast/ghci.html [moved from ghc/docs/comm/the-beast/ghci.html with 100% similarity]
docs/comm/the-beast/main.html [moved from ghc/docs/comm/the-beast/main.html with 100% similarity]
docs/comm/the-beast/mangler.html [moved from ghc/docs/comm/the-beast/mangler.html with 100% similarity]
docs/comm/the-beast/modules.html [moved from ghc/docs/comm/the-beast/modules.html with 100% similarity]
docs/comm/the-beast/names.html [moved from ghc/docs/comm/the-beast/names.html with 100% similarity]
docs/comm/the-beast/ncg.html [moved from ghc/docs/comm/the-beast/ncg.html with 100% similarity]
docs/comm/the-beast/optimistic.html [moved from ghc/docs/comm/the-beast/optimistic.html with 100% similarity]
docs/comm/the-beast/prelude.html [moved from ghc/docs/comm/the-beast/prelude.html with 100% similarity]
docs/comm/the-beast/renamer.html [moved from ghc/docs/comm/the-beast/renamer.html with 100% similarity]
docs/comm/the-beast/simplifier.html [moved from ghc/docs/comm/the-beast/simplifier.html with 100% similarity]
docs/comm/the-beast/stg.html [moved from ghc/docs/comm/the-beast/stg.html with 100% similarity]
docs/comm/the-beast/syntax.html [moved from ghc/docs/comm/the-beast/syntax.html with 100% similarity]
docs/comm/the-beast/typecheck.html [moved from ghc/docs/comm/the-beast/typecheck.html with 100% similarity]
docs/comm/the-beast/types.html [moved from ghc/docs/comm/the-beast/types.html with 100% similarity]
docs/comm/the-beast/vars.html [moved from ghc/docs/comm/the-beast/vars.html with 100% similarity]
docs/ext-core/Makefile [moved from ghc/docs/ext-core/Makefile with 100% similarity]
docs/ext-core/a4wide.sty [moved from ghc/docs/ext-core/a4wide.sty with 100% similarity]
docs/ext-core/code.sty [moved from ghc/docs/ext-core/code.sty with 100% similarity]
docs/ext-core/core.tex [moved from ghc/docs/ext-core/core.tex with 100% similarity]
docs/ghci/ghci.tex [moved from ghc/docs/ghci/ghci.tex with 100% similarity]
docs/rts/closure.ps [moved from ghc/docs/rts/closure.ps with 100% similarity]
docs/rts/closure.tex [moved from ghc/docs/rts/closure.tex with 100% similarity]
docs/rts/hugs_ret.pstex [moved from ghc/docs/rts/hugs_ret.pstex with 100% similarity]
docs/rts/hugs_ret.pstex_t [moved from ghc/docs/rts/hugs_ret.pstex_t with 100% similarity]
docs/rts/hugs_ret2.pstex [moved from ghc/docs/rts/hugs_ret2.pstex with 100% similarity]
docs/rts/hugs_ret2.pstex_t [moved from ghc/docs/rts/hugs_ret2.pstex_t with 100% similarity]
docs/rts/rts.tex [moved from ghc/docs/rts/rts.tex with 100% similarity]
docs/storage-mgt/Makefile [moved from ghc/docs/storage-mgt/Makefile with 100% similarity]
docs/storage-mgt/architecture.eepic [moved from ghc/docs/storage-mgt/architecture.eepic with 100% similarity]
docs/storage-mgt/architecture.fig [moved from ghc/docs/storage-mgt/architecture.fig with 100% similarity]
docs/storage-mgt/cacheprof_p.eps [moved from ghc/docs/storage-mgt/cacheprof_p.eps with 100% similarity]
docs/storage-mgt/code.sty [moved from ghc/docs/storage-mgt/code.sty with 100% similarity]
docs/storage-mgt/freelist.eepic [moved from ghc/docs/storage-mgt/freelist.eepic with 100% similarity]
docs/storage-mgt/freelist.fig [moved from ghc/docs/storage-mgt/freelist.fig with 100% similarity]
docs/storage-mgt/gen.eepic [moved from ghc/docs/storage-mgt/gen.eepic with 100% similarity]
docs/storage-mgt/gen.fig [moved from ghc/docs/storage-mgt/gen.fig with 100% similarity]
docs/storage-mgt/generation.eepic [moved from ghc/docs/storage-mgt/generation.eepic with 100% similarity]
docs/storage-mgt/generation.fig [moved from ghc/docs/storage-mgt/generation.fig with 100% similarity]
docs/storage-mgt/largeobjectpool.eepic [moved from ghc/docs/storage-mgt/largeobjectpool.eepic with 100% similarity]
docs/storage-mgt/largeobjectpool.fig [moved from ghc/docs/storage-mgt/largeobjectpool.fig with 100% similarity]
docs/storage-mgt/ldv.eepic [moved from ghc/docs/storage-mgt/ldv.eepic with 100% similarity]
docs/storage-mgt/ldv.fig [moved from ghc/docs/storage-mgt/ldv.fig with 100% similarity]
docs/storage-mgt/ldv.tex [moved from ghc/docs/storage-mgt/ldv.tex with 100% similarity]
docs/storage-mgt/megablock.eepic [moved from ghc/docs/storage-mgt/megablock.eepic with 100% similarity]
docs/storage-mgt/megablock.fig [moved from ghc/docs/storage-mgt/megablock.fig with 100% similarity]
docs/storage-mgt/nursery.eepic [moved from ghc/docs/storage-mgt/nursery.eepic with 100% similarity]
docs/storage-mgt/nursery.fig [moved from ghc/docs/storage-mgt/nursery.fig with 100% similarity]
docs/storage-mgt/reference.bib [moved from ghc/docs/storage-mgt/reference.bib with 100% similarity]
docs/storage-mgt/rp.tex [moved from ghc/docs/storage-mgt/rp.tex with 100% similarity]
docs/storage-mgt/sm.tex [moved from ghc/docs/storage-mgt/sm.tex with 100% similarity]
docs/storage-mgt/smallobjectpool.eepic [moved from ghc/docs/storage-mgt/smallobjectpool.eepic with 100% similarity]
docs/storage-mgt/smallobjectpool.fig [moved from ghc/docs/storage-mgt/smallobjectpool.fig with 100% similarity]
docs/storage-mgt/step.eepic [moved from ghc/docs/storage-mgt/step.eepic with 100% similarity]
docs/storage-mgt/step.fig [moved from ghc/docs/storage-mgt/step.fig with 100% similarity]
docs/users_guide/5-00-notes.xml [moved from ghc/docs/users_guide/5-00-notes.xml with 100% similarity]
docs/users_guide/5-02-notes.xml [moved from ghc/docs/users_guide/5-02-notes.xml with 100% similarity]
docs/users_guide/5-04-notes.xml [moved from ghc/docs/users_guide/5-04-notes.xml with 100% similarity]
docs/users_guide/6.0-notes.xml [moved from ghc/docs/users_guide/6.0-notes.xml with 100% similarity]
docs/users_guide/Makefile [moved from ghc/docs/users_guide/Makefile with 100% similarity]
docs/users_guide/bugs.xml [moved from ghc/docs/users_guide/bugs.xml with 100% similarity]
docs/users_guide/debugging.xml [moved from ghc/docs/users_guide/debugging.xml with 100% similarity]
docs/users_guide/ffi-chap.xml [moved from ghc/docs/users_guide/ffi-chap.xml with 100% similarity]
docs/users_guide/flags.xml [moved from ghc/docs/users_guide/flags.xml with 100% similarity]
docs/users_guide/ghci.xml [moved from ghc/docs/users_guide/ghci.xml with 100% similarity]
docs/users_guide/glasgow_exts.xml [moved from ghc/docs/users_guide/glasgow_exts.xml with 100% similarity]
docs/users_guide/gone_wrong.xml [moved from ghc/docs/users_guide/gone_wrong.xml with 100% similarity]
docs/users_guide/installing.xml [moved from ghc/docs/users_guide/installing.xml with 100% similarity]
docs/users_guide/intro.xml [moved from ghc/docs/users_guide/intro.xml with 100% similarity]
docs/users_guide/lang.xml [moved from ghc/docs/users_guide/lang.xml with 100% similarity]
docs/users_guide/license.xml [moved from ghc/docs/users_guide/license.xml with 100% similarity]
docs/users_guide/packages.xml [moved from ghc/docs/users_guide/packages.xml with 100% similarity]
docs/users_guide/parallel.xml [moved from ghc/docs/users_guide/parallel.xml with 100% similarity]
docs/users_guide/phases.xml [moved from ghc/docs/users_guide/phases.xml with 100% similarity]
docs/users_guide/primitives.xml [moved from ghc/docs/users_guide/primitives.xml with 100% similarity]
docs/users_guide/profiling.xml [moved from ghc/docs/users_guide/profiling.xml with 100% similarity]
docs/users_guide/runtime_control.xml [moved from ghc/docs/users_guide/runtime_control.xml with 100% similarity]
docs/users_guide/separate_compilation.xml [moved from ghc/docs/users_guide/separate_compilation.xml with 100% similarity]
docs/users_guide/sooner.xml [moved from ghc/docs/users_guide/sooner.xml with 100% similarity]
docs/users_guide/ug-book.xml.in [moved from ghc/docs/users_guide/ug-book.xml.in with 100% similarity]
docs/users_guide/ug-ent.xml [moved from ghc/docs/users_guide/ug-ent.xml with 100% similarity]
docs/users_guide/users_guide.xml [moved from ghc/docs/users_guide/users_guide.xml with 100% similarity]
docs/users_guide/using.xml [moved from ghc/docs/users_guide/using.xml with 100% similarity]
docs/users_guide/utils.xml [moved from ghc/docs/users_guide/utils.xml with 100% similarity]
docs/users_guide/win32-dlls.xml [moved from ghc/docs/users_guide/win32-dlls.xml with 100% similarity]
docs/vh/Makefile [moved from ghc/docs/vh/Makefile with 100% similarity]
docs/vh/vh.xml [moved from ghc/docs/vh/vh.xml with 100% similarity]
driver/Makefile [moved from ghc/driver/Makefile with 100% similarity]
driver/ghc-usage.txt [moved from ghc/driver/ghc-usage.txt with 100% similarity]
driver/ghc/Makefile [moved from ghc/driver/ghc/Makefile with 100% similarity]
driver/ghc/ghc.sh [moved from ghc/driver/ghc/ghc.sh with 100% similarity]
driver/ghci-usage.txt [moved from ghc/driver/ghci-usage.txt with 100% similarity]
driver/ghci/Makefile [moved from ghc/driver/ghci/Makefile with 95% similarity]
driver/ghci/ghci.c [moved from ghc/driver/ghci/ghci.c with 100% similarity]
driver/ghci/ghci.ico [moved from ghc/driver/ghci/ghci.ico with 100% similarity]
driver/ghci/ghci.rc [moved from ghc/driver/ghci/ghci.rc with 100% similarity]
driver/ghci/ghci.sh [moved from ghc/driver/ghci/ghci.sh with 100% similarity]
driver/ghci/ghcii.sh [moved from ghc/driver/ghci/ghcii.sh with 100% similarity]
driver/mangler/Makefile [moved from ghc/driver/mangler/Makefile with 100% similarity]
driver/mangler/ghc-asm.lprl [moved from ghc/driver/mangler/ghc-asm.lprl with 100% similarity]
driver/ordering-passes [moved from ghc/driver/ordering-passes with 100% similarity]
driver/split/Makefile [moved from ghc/driver/split/Makefile with 100% similarity]
driver/split/ghc-split.lprl [moved from ghc/driver/split/ghc-split.lprl with 100% similarity]
driver/test_mangler [moved from ghc/driver/test_mangler with 100% similarity]
ghc.spec.in [moved from ghc/ghc.spec.in with 100% similarity]
ghc/Makefile
ghc/README [deleted file]
ghc/VERSION.in [deleted file]
ghc/aclocal.m4 [deleted file]
ghc/lib/Makefile [deleted file]
ghc/mk/boilerplate.mk [deleted file]
ghc/mk/config.mk.in [deleted file]
ghc/mk/paths.mk [deleted file]
ghc/mk/target.mk [deleted file]
ghc/mk/version.mk.in [deleted file]
ghc/utils/prof/cgprof/Makefile [deleted file]
ghc/utils/prof/icons/Makefile [deleted file]
glafp-utils/Makefile [deleted file]
glafp-utils/PATCHLEVEL [deleted file]
glafp-utils/README [deleted file]
glafp-utils/mk/boilerplate.mk [deleted file]
glafp-utils/mk/target.mk [deleted file]
glafp-utils/sgmlverb/Makefile [deleted file]
glafp-utils/sgmlverb/sgmlverb.lex [deleted file]
includes/Block.h [moved from ghc/includes/Block.h with 100% similarity]
includes/Bytecodes.h [moved from ghc/includes/Bytecodes.h with 100% similarity]
includes/ClosureMacros.h [moved from ghc/includes/ClosureMacros.h with 100% similarity]
includes/ClosureTypes.h [moved from ghc/includes/ClosureTypes.h with 100% similarity]
includes/Closures.h [moved from ghc/includes/Closures.h with 100% similarity]
includes/Cmm.h [moved from ghc/includes/Cmm.h with 100% similarity]
includes/Constants.h [moved from ghc/includes/Constants.h with 100% similarity]
includes/DNInvoke.h [moved from ghc/includes/DNInvoke.h with 100% similarity]
includes/Dotnet.h [moved from ghc/includes/Dotnet.h with 100% similarity]
includes/GranSim.h [moved from ghc/includes/GranSim.h with 100% similarity]
includes/Hooks.h [moved from ghc/includes/Hooks.h with 100% similarity]
includes/HsFFI.h [moved from ghc/includes/HsFFI.h with 100% similarity]
includes/InfoTables.h [moved from ghc/includes/InfoTables.h with 100% similarity]
includes/Linker.h [moved from ghc/includes/Linker.h with 100% similarity]
includes/Liveness.h [moved from ghc/includes/Liveness.h with 100% similarity]
includes/MachDeps.h [moved from ghc/includes/MachDeps.h with 100% similarity]
includes/MachRegs.h [moved from ghc/includes/MachRegs.h with 100% similarity]
includes/Makefile [moved from ghc/includes/Makefile with 99% similarity]
includes/OSThreads.h [moved from ghc/includes/OSThreads.h with 100% similarity]
includes/Parallel.h [moved from ghc/includes/Parallel.h with 100% similarity]
includes/README [moved from ghc/includes/README with 100% similarity]
includes/Regs.h [moved from ghc/includes/Regs.h with 100% similarity]
includes/Rts.h [moved from ghc/includes/Rts.h with 100% similarity]
includes/RtsAPI.h [moved from ghc/includes/RtsAPI.h with 100% similarity]
includes/RtsConfig.h [moved from ghc/includes/RtsConfig.h with 100% similarity]
includes/RtsExternal.h [moved from ghc/includes/RtsExternal.h with 100% similarity]
includes/RtsFlags.h [moved from ghc/includes/RtsFlags.h with 100% similarity]
includes/RtsMessages.h [moved from ghc/includes/RtsMessages.h with 100% similarity]
includes/RtsTypes.h [moved from ghc/includes/RtsTypes.h with 100% similarity]
includes/SMP.h [moved from ghc/includes/SMP.h with 100% similarity]
includes/STM.h [moved from ghc/includes/STM.h with 100% similarity]
includes/SchedAPI.h [moved from ghc/includes/SchedAPI.h with 100% similarity]
includes/Signals.h [moved from ghc/includes/Signals.h with 100% similarity]
includes/Stable.h [moved from ghc/includes/Stable.h with 100% similarity]
includes/Stg.h [moved from ghc/includes/Stg.h with 100% similarity]
includes/StgDLL.h [moved from ghc/includes/StgDLL.h with 100% similarity]
includes/StgFun.h [moved from ghc/includes/StgFun.h with 100% similarity]
includes/StgLdvProf.h [moved from ghc/includes/StgLdvProf.h with 100% similarity]
includes/StgMiscClosures.h [moved from ghc/includes/StgMiscClosures.h with 100% similarity]
includes/StgProf.h [moved from ghc/includes/StgProf.h with 100% similarity]
includes/StgTicky.h [moved from ghc/includes/StgTicky.h with 100% similarity]
includes/StgTypes.h [moved from ghc/includes/StgTypes.h with 100% similarity]
includes/Storage.h [moved from ghc/includes/Storage.h with 100% similarity]
includes/TSO.h [moved from ghc/includes/TSO.h with 100% similarity]
includes/TailCalls.h [moved from ghc/includes/TailCalls.h with 100% similarity]
includes/config.h [moved from ghc/includes/config.h with 100% similarity]
includes/ghcconfig.h [moved from ghc/includes/ghcconfig.h with 100% similarity]
includes/ieee-flpt.h [moved from ghc/includes/ieee-flpt.h with 100% similarity]
includes/mkDerivedConstants.c [moved from ghc/includes/mkDerivedConstants.c with 100% similarity]
libraries/mk/boilerplate.mk
mk/boilerplate.mk
mk/bootstrap.mk
mk/config.mk.in
mk/package.mk
mk/paths.mk
mk/suffix.mk
mk/target.mk
rts/Adjustor.c [moved from ghc/rts/Adjustor.c with 100% similarity]
rts/AdjustorAsm.S [moved from ghc/rts/AdjustorAsm.S with 100% similarity]
rts/Apply.cmm [moved from ghc/rts/Apply.cmm with 100% similarity]
rts/Apply.h [moved from ghc/rts/Apply.h with 100% similarity]
rts/Arena.c [moved from ghc/rts/Arena.c with 100% similarity]
rts/Arena.h [moved from ghc/rts/Arena.h with 100% similarity]
rts/AutoApply.h [moved from ghc/rts/AutoApply.h with 100% similarity]
rts/AwaitEvent.h [moved from ghc/rts/AwaitEvent.h with 100% similarity]
rts/BlockAlloc.c [moved from ghc/rts/BlockAlloc.c with 100% similarity]
rts/BlockAlloc.h [moved from ghc/rts/BlockAlloc.h with 100% similarity]
rts/Capability.c [moved from ghc/rts/Capability.c with 100% similarity]
rts/Capability.h [moved from ghc/rts/Capability.h with 100% similarity]
rts/ClosureFlags.c [moved from ghc/rts/ClosureFlags.c with 100% similarity]
rts/Disassembler.c [moved from ghc/rts/Disassembler.c with 100% similarity]
rts/Disassembler.h [moved from ghc/rts/Disassembler.h with 100% similarity]
rts/Exception.cmm [moved from ghc/rts/Exception.cmm with 100% similarity]
rts/Exception.h [moved from ghc/rts/Exception.h with 100% similarity]
rts/FrontPanel.c [moved from ghc/rts/FrontPanel.c with 100% similarity]
rts/FrontPanel.h [moved from ghc/rts/FrontPanel.h with 100% similarity]
rts/GC.c [moved from ghc/rts/GC.c with 100% similarity]
rts/GCCompact.c [moved from ghc/rts/GCCompact.c with 100% similarity]
rts/GCCompact.h [moved from ghc/rts/GCCompact.h with 100% similarity]
rts/GetTime.h [moved from ghc/rts/GetTime.h with 100% similarity]
rts/HSprel.def [moved from ghc/rts/HSprel.def with 100% similarity]
rts/Hash.c [moved from ghc/rts/Hash.c with 100% similarity]
rts/Hash.h [moved from ghc/rts/Hash.h with 100% similarity]
rts/HeapStackCheck.cmm [moved from ghc/rts/HeapStackCheck.cmm with 100% similarity]
rts/HsFFI.c [moved from ghc/rts/HsFFI.c with 100% similarity]
rts/Interpreter.c [moved from ghc/rts/Interpreter.c with 100% similarity]
rts/Interpreter.h [moved from ghc/rts/Interpreter.h with 100% similarity]
rts/LdvProfile.c [moved from ghc/rts/LdvProfile.c with 100% similarity]
rts/LdvProfile.h [moved from ghc/rts/LdvProfile.h with 100% similarity]
rts/Linker.c [moved from ghc/rts/Linker.c with 100% similarity]
rts/LinkerInternals.h [moved from ghc/rts/LinkerInternals.h with 100% similarity]
rts/MBlock.c [moved from ghc/rts/MBlock.c with 100% similarity]
rts/MBlock.h [moved from ghc/rts/MBlock.h with 100% similarity]
rts/Main.c [moved from ghc/rts/Main.c with 100% similarity]
rts/Makefile [moved from ghc/rts/Makefile with 99% similarity]
rts/PosixSource.h [moved from ghc/rts/PosixSource.h with 100% similarity]
rts/Prelude.h [moved from ghc/rts/Prelude.h with 100% similarity]
rts/PrimOps.cmm [moved from ghc/rts/PrimOps.cmm with 100% similarity]
rts/Printer.c [moved from ghc/rts/Printer.c with 100% similarity]
rts/Printer.h [moved from ghc/rts/Printer.h with 100% similarity]
rts/ProfHeap.c [moved from ghc/rts/ProfHeap.c with 100% similarity]
rts/ProfHeap.h [moved from ghc/rts/ProfHeap.h with 100% similarity]
rts/Profiling.c [moved from ghc/rts/Profiling.c with 100% similarity]
rts/Profiling.h [moved from ghc/rts/Profiling.h with 100% similarity]
rts/Proftimer.c [moved from ghc/rts/Proftimer.c with 100% similarity]
rts/Proftimer.h [moved from ghc/rts/Proftimer.h with 100% similarity]
rts/RetainerProfile.c [moved from ghc/rts/RetainerProfile.c with 100% similarity]
rts/RetainerProfile.h [moved from ghc/rts/RetainerProfile.h with 100% similarity]
rts/RetainerSet.c [moved from ghc/rts/RetainerSet.c with 100% similarity]
rts/RetainerSet.h [moved from ghc/rts/RetainerSet.h with 100% similarity]
rts/RtsAPI.c [moved from ghc/rts/RtsAPI.c with 100% similarity]
rts/RtsDllMain.c [moved from ghc/rts/RtsDllMain.c with 100% similarity]
rts/RtsFlags.c [moved from ghc/rts/RtsFlags.c with 100% similarity]
rts/RtsMessages.c [moved from ghc/rts/RtsMessages.c with 100% similarity]
rts/RtsSignals.h [moved from ghc/rts/RtsSignals.h with 100% similarity]
rts/RtsStartup.c [moved from ghc/rts/RtsStartup.c with 100% similarity]
rts/RtsUtils.c [moved from ghc/rts/RtsUtils.c with 100% similarity]
rts/RtsUtils.h [moved from ghc/rts/RtsUtils.h with 100% similarity]
rts/STM.c [moved from ghc/rts/STM.c with 100% similarity]
rts/Sanity.c [moved from ghc/rts/Sanity.c with 100% similarity]
rts/Sanity.h [moved from ghc/rts/Sanity.h with 100% similarity]
rts/Schedule.c [moved from ghc/rts/Schedule.c with 100% similarity]
rts/Schedule.h [moved from ghc/rts/Schedule.h with 100% similarity]
rts/Sparks.c [moved from ghc/rts/Sparks.c with 100% similarity]
rts/Sparks.h [moved from ghc/rts/Sparks.h with 100% similarity]
rts/Stable.c [moved from ghc/rts/Stable.c with 100% similarity]
rts/Stats.c [moved from ghc/rts/Stats.c with 100% similarity]
rts/Stats.h [moved from ghc/rts/Stats.h with 100% similarity]
rts/StgCRun.c [moved from ghc/rts/StgCRun.c with 100% similarity]
rts/StgMiscClosures.cmm [moved from ghc/rts/StgMiscClosures.cmm with 100% similarity]
rts/StgPrimFloat.c [moved from ghc/rts/StgPrimFloat.c with 100% similarity]
rts/StgRun.h [moved from ghc/rts/StgRun.h with 100% similarity]
rts/StgStartup.cmm [moved from ghc/rts/StgStartup.cmm with 100% similarity]
rts/StgStdThunks.cmm [moved from ghc/rts/StgStdThunks.cmm with 100% similarity]
rts/Storage.c [moved from ghc/rts/Storage.c with 100% similarity]
rts/Task.c [moved from ghc/rts/Task.c with 100% similarity]
rts/Task.h [moved from ghc/rts/Task.h with 100% similarity]
rts/ThreadLabels.c [moved from ghc/rts/ThreadLabels.c with 100% similarity]
rts/ThreadLabels.h [moved from ghc/rts/ThreadLabels.h with 100% similarity]
rts/Ticker.h [moved from ghc/rts/Ticker.h with 100% similarity]
rts/Ticky.c [moved from ghc/rts/Ticky.c with 100% similarity]
rts/Ticky.h [moved from ghc/rts/Ticky.h with 100% similarity]
rts/Timer.c [moved from ghc/rts/Timer.c with 100% similarity]
rts/Timer.h [moved from ghc/rts/Timer.h with 100% similarity]
rts/Updates.cmm [moved from ghc/rts/Updates.cmm with 100% similarity]
rts/Updates.h [moved from ghc/rts/Updates.h with 100% similarity]
rts/VisCallbacks.c [moved from ghc/rts/VisCallbacks.c with 100% similarity]
rts/VisCallbacks.h [moved from ghc/rts/VisCallbacks.h with 100% similarity]
rts/VisSupport.c [moved from ghc/rts/VisSupport.c with 100% similarity]
rts/VisSupport.h [moved from ghc/rts/VisSupport.h with 100% similarity]
rts/VisWindow.c [moved from ghc/rts/VisWindow.c with 100% similarity]
rts/VisWindow.h [moved from ghc/rts/VisWindow.h with 100% similarity]
rts/Weak.c [moved from ghc/rts/Weak.c with 100% similarity]
rts/Weak.h [moved from ghc/rts/Weak.h with 100% similarity]
rts/dotnet/Invoke.c [moved from ghc/rts/dotnet/Invoke.c with 100% similarity]
rts/dotnet/Invoker.cpp [moved from ghc/rts/dotnet/Invoker.cpp with 100% similarity]
rts/dotnet/Invoker.h [moved from ghc/rts/dotnet/Invoker.h with 100% similarity]
rts/dotnet/InvokerClient.h [moved from ghc/rts/dotnet/InvokerClient.h with 100% similarity]
rts/dotnet/Makefile [moved from ghc/rts/dotnet/Makefile with 100% similarity]
rts/dotnet/invoker.snk [moved from ghc/rts/dotnet/invoker.snk with 100% similarity]
rts/ghc-frontpanel.glade [moved from ghc/rts/ghc-frontpanel.glade with 100% similarity]
rts/gmp/.gdbinit [moved from ghc/rts/gmp/.gdbinit with 100% similarity]
rts/gmp/AUTHORS [moved from ghc/rts/gmp/AUTHORS with 100% similarity]
rts/gmp/COPYING [moved from ghc/rts/gmp/COPYING with 100% similarity]
rts/gmp/COPYING.LIB [moved from ghc/rts/gmp/COPYING.LIB with 100% similarity]
rts/gmp/INSTALL [moved from ghc/rts/gmp/INSTALL with 100% similarity]
rts/gmp/Makefile.am [moved from ghc/rts/gmp/Makefile.am with 100% similarity]
rts/gmp/Makefile.in [moved from ghc/rts/gmp/Makefile.in with 100% similarity]
rts/gmp/NEWS [moved from ghc/rts/gmp/NEWS with 100% similarity]
rts/gmp/README [moved from ghc/rts/gmp/README with 100% similarity]
rts/gmp/acconfig.h [moved from ghc/rts/gmp/acconfig.h with 100% similarity]
rts/gmp/acinclude.m4 [moved from ghc/rts/gmp/acinclude.m4 with 100% similarity]
rts/gmp/aclocal.m4 [moved from ghc/rts/gmp/aclocal.m4 with 100% similarity]
rts/gmp/ansi2knr.1 [moved from ghc/rts/gmp/ansi2knr.1 with 100% similarity]
rts/gmp/ansi2knr.c [moved from ghc/rts/gmp/ansi2knr.c with 100% similarity]
rts/gmp/assert.c [moved from ghc/rts/gmp/assert.c with 100% similarity]
rts/gmp/compat.c [moved from ghc/rts/gmp/compat.c with 100% similarity]
rts/gmp/config.guess [moved from ghc/rts/gmp/config.guess with 100% similarity]
rts/gmp/config.in [moved from ghc/rts/gmp/config.in with 100% similarity]
rts/gmp/config.sub [moved from ghc/rts/gmp/config.sub with 100% similarity]
rts/gmp/configure [moved from ghc/rts/gmp/configure with 100% similarity]
rts/gmp/configure.in [moved from ghc/rts/gmp/configure.in with 100% similarity]
rts/gmp/depcomp [moved from ghc/rts/gmp/depcomp with 100% similarity]
rts/gmp/errno.c [moved from ghc/rts/gmp/errno.c with 100% similarity]
rts/gmp/extract-dbl.c [moved from ghc/rts/gmp/extract-dbl.c with 100% similarity]
rts/gmp/gmp-impl.h [moved from ghc/rts/gmp/gmp-impl.h with 100% similarity]
rts/gmp/gmp.h [moved from ghc/rts/gmp/gmp.h with 100% similarity]
rts/gmp/insert-dbl.c [moved from ghc/rts/gmp/insert-dbl.c with 100% similarity]
rts/gmp/install-sh [moved from ghc/rts/gmp/install-sh with 100% similarity]
rts/gmp/longlong.h [moved from ghc/rts/gmp/longlong.h with 100% similarity]
rts/gmp/ltconfig [moved from ghc/rts/gmp/ltconfig with 100% similarity]
rts/gmp/ltmain.sh [moved from ghc/rts/gmp/ltmain.sh with 100% similarity]
rts/gmp/mdate-sh [moved from ghc/rts/gmp/mdate-sh with 100% similarity]
rts/gmp/memory.c [moved from ghc/rts/gmp/memory.c with 100% similarity]
rts/gmp/missing [moved from ghc/rts/gmp/missing with 100% similarity]
rts/gmp/mkinstalldirs [moved from ghc/rts/gmp/mkinstalldirs with 100% similarity]
rts/gmp/mp.h [moved from ghc/rts/gmp/mp.h with 100% similarity]
rts/gmp/mp_bpl.c [moved from ghc/rts/gmp/mp_bpl.c with 100% similarity]
rts/gmp/mp_clz_tab.c [moved from ghc/rts/gmp/mp_clz_tab.c with 100% similarity]
rts/gmp/mp_minv_tab.c [moved from ghc/rts/gmp/mp_minv_tab.c with 100% similarity]
rts/gmp/mp_set_fns.c [moved from ghc/rts/gmp/mp_set_fns.c with 100% similarity]
rts/gmp/mpn/Makefile.am [moved from ghc/rts/gmp/mpn/Makefile.am with 100% similarity]
rts/gmp/mpn/Makefile.in [moved from ghc/rts/gmp/mpn/Makefile.in with 100% similarity]
rts/gmp/mpn/README [moved from ghc/rts/gmp/mpn/README with 100% similarity]
rts/gmp/mpn/a29k/add_n.s [moved from ghc/rts/gmp/mpn/a29k/add_n.s with 100% similarity]
rts/gmp/mpn/a29k/addmul_1.s [moved from ghc/rts/gmp/mpn/a29k/addmul_1.s with 100% similarity]
rts/gmp/mpn/a29k/lshift.s [moved from ghc/rts/gmp/mpn/a29k/lshift.s with 100% similarity]
rts/gmp/mpn/a29k/mul_1.s [moved from ghc/rts/gmp/mpn/a29k/mul_1.s with 100% similarity]
rts/gmp/mpn/a29k/rshift.s [moved from ghc/rts/gmp/mpn/a29k/rshift.s with 100% similarity]
rts/gmp/mpn/a29k/sub_n.s [moved from ghc/rts/gmp/mpn/a29k/sub_n.s with 100% similarity]
rts/gmp/mpn/a29k/submul_1.s [moved from ghc/rts/gmp/mpn/a29k/submul_1.s with 100% similarity]
rts/gmp/mpn/a29k/udiv.s [moved from ghc/rts/gmp/mpn/a29k/udiv.s with 100% similarity]
rts/gmp/mpn/a29k/umul.s [moved from ghc/rts/gmp/mpn/a29k/umul.s with 100% similarity]
rts/gmp/mpn/alpha/README [moved from ghc/rts/gmp/mpn/alpha/README with 100% similarity]
rts/gmp/mpn/alpha/add_n.asm [moved from ghc/rts/gmp/mpn/alpha/add_n.asm with 100% similarity]
rts/gmp/mpn/alpha/addmul_1.asm [moved from ghc/rts/gmp/mpn/alpha/addmul_1.asm with 100% similarity]
rts/gmp/mpn/alpha/cntlz.asm [moved from ghc/rts/gmp/mpn/alpha/cntlz.asm with 100% similarity]
rts/gmp/mpn/alpha/default.m4 [moved from ghc/rts/gmp/mpn/alpha/default.m4 with 100% similarity]
rts/gmp/mpn/alpha/ev5/add_n.asm [moved from ghc/rts/gmp/mpn/alpha/ev5/add_n.asm with 100% similarity]
rts/gmp/mpn/alpha/ev5/lshift.asm [moved from ghc/rts/gmp/mpn/alpha/ev5/lshift.asm with 100% similarity]
rts/gmp/mpn/alpha/ev5/rshift.asm [moved from ghc/rts/gmp/mpn/alpha/ev5/rshift.asm with 100% similarity]
rts/gmp/mpn/alpha/ev5/sub_n.asm [moved from ghc/rts/gmp/mpn/alpha/ev5/sub_n.asm with 100% similarity]
rts/gmp/mpn/alpha/ev6/addmul_1.asm [moved from ghc/rts/gmp/mpn/alpha/ev6/addmul_1.asm with 100% similarity]
rts/gmp/mpn/alpha/ev6/gmp-mparam.h [moved from ghc/rts/gmp/mpn/alpha/ev6/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/alpha/gmp-mparam.h [moved from ghc/rts/gmp/mpn/alpha/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/alpha/invert_limb.asm [moved from ghc/rts/gmp/mpn/alpha/invert_limb.asm with 100% similarity]
rts/gmp/mpn/alpha/lshift.asm [moved from ghc/rts/gmp/mpn/alpha/lshift.asm with 100% similarity]
rts/gmp/mpn/alpha/mul_1.asm [moved from ghc/rts/gmp/mpn/alpha/mul_1.asm with 100% similarity]
rts/gmp/mpn/alpha/rshift.asm [moved from ghc/rts/gmp/mpn/alpha/rshift.asm with 100% similarity]
rts/gmp/mpn/alpha/sub_n.asm [moved from ghc/rts/gmp/mpn/alpha/sub_n.asm with 100% similarity]
rts/gmp/mpn/alpha/submul_1.asm [moved from ghc/rts/gmp/mpn/alpha/submul_1.asm with 100% similarity]
rts/gmp/mpn/alpha/udiv_qrnnd.S [moved from ghc/rts/gmp/mpn/alpha/udiv_qrnnd.S with 100% similarity]
rts/gmp/mpn/alpha/umul.asm [moved from ghc/rts/gmp/mpn/alpha/umul.asm with 100% similarity]
rts/gmp/mpn/alpha/unicos.m4 [moved from ghc/rts/gmp/mpn/alpha/unicos.m4 with 100% similarity]
rts/gmp/mpn/arm/add_n.S [moved from ghc/rts/gmp/mpn/arm/add_n.S with 100% similarity]
rts/gmp/mpn/arm/addmul_1.S [moved from ghc/rts/gmp/mpn/arm/addmul_1.S with 100% similarity]
rts/gmp/mpn/arm/gmp-mparam.h [moved from ghc/rts/gmp/mpn/arm/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/arm/mul_1.S [moved from ghc/rts/gmp/mpn/arm/mul_1.S with 100% similarity]
rts/gmp/mpn/arm/sub_n.S [moved from ghc/rts/gmp/mpn/arm/sub_n.S with 100% similarity]
rts/gmp/mpn/asm-defs.m4 [moved from ghc/rts/gmp/mpn/asm-defs.m4 with 100% similarity]
rts/gmp/mpn/clipper/add_n.s [moved from ghc/rts/gmp/mpn/clipper/add_n.s with 100% similarity]
rts/gmp/mpn/clipper/mul_1.s [moved from ghc/rts/gmp/mpn/clipper/mul_1.s with 100% similarity]
rts/gmp/mpn/clipper/sub_n.s [moved from ghc/rts/gmp/mpn/clipper/sub_n.s with 100% similarity]
rts/gmp/mpn/cray/README [moved from ghc/rts/gmp/mpn/cray/README with 100% similarity]
rts/gmp/mpn/cray/add_n.c [moved from ghc/rts/gmp/mpn/cray/add_n.c with 100% similarity]
rts/gmp/mpn/cray/addmul_1.c [moved from ghc/rts/gmp/mpn/cray/addmul_1.c with 100% similarity]
rts/gmp/mpn/cray/gmp-mparam.h [moved from ghc/rts/gmp/mpn/cray/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/cray/mul_1.c [moved from ghc/rts/gmp/mpn/cray/mul_1.c with 100% similarity]
rts/gmp/mpn/cray/mulww.f [moved from ghc/rts/gmp/mpn/cray/mulww.f with 100% similarity]
rts/gmp/mpn/cray/mulww.s [moved from ghc/rts/gmp/mpn/cray/mulww.s with 100% similarity]
rts/gmp/mpn/cray/sub_n.c [moved from ghc/rts/gmp/mpn/cray/sub_n.c with 100% similarity]
rts/gmp/mpn/cray/submul_1.c [moved from ghc/rts/gmp/mpn/cray/submul_1.c with 100% similarity]
rts/gmp/mpn/generic/add_n.c [moved from ghc/rts/gmp/mpn/generic/add_n.c with 100% similarity]
rts/gmp/mpn/generic/addmul_1.c [moved from ghc/rts/gmp/mpn/generic/addmul_1.c with 100% similarity]
rts/gmp/mpn/generic/addsub_n.c [moved from ghc/rts/gmp/mpn/generic/addsub_n.c with 100% similarity]
rts/gmp/mpn/generic/bdivmod.c [moved from ghc/rts/gmp/mpn/generic/bdivmod.c with 100% similarity]
rts/gmp/mpn/generic/bz_divrem_n.c [moved from ghc/rts/gmp/mpn/generic/bz_divrem_n.c with 100% similarity]
rts/gmp/mpn/generic/cmp.c [moved from ghc/rts/gmp/mpn/generic/cmp.c with 100% similarity]
rts/gmp/mpn/generic/diveby3.c [moved from ghc/rts/gmp/mpn/generic/diveby3.c with 100% similarity]
rts/gmp/mpn/generic/divrem.c [moved from ghc/rts/gmp/mpn/generic/divrem.c with 100% similarity]
rts/gmp/mpn/generic/divrem_1.c [moved from ghc/rts/gmp/mpn/generic/divrem_1.c with 100% similarity]
rts/gmp/mpn/generic/divrem_2.c [moved from ghc/rts/gmp/mpn/generic/divrem_2.c with 100% similarity]
rts/gmp/mpn/generic/dump.c [moved from ghc/rts/gmp/mpn/generic/dump.c with 100% similarity]
rts/gmp/mpn/generic/gcd.c [moved from ghc/rts/gmp/mpn/generic/gcd.c with 100% similarity]
rts/gmp/mpn/generic/gcd_1.c [moved from ghc/rts/gmp/mpn/generic/gcd_1.c with 100% similarity]
rts/gmp/mpn/generic/gcdext.c [moved from ghc/rts/gmp/mpn/generic/gcdext.c with 100% similarity]
rts/gmp/mpn/generic/get_str.c [moved from ghc/rts/gmp/mpn/generic/get_str.c with 100% similarity]
rts/gmp/mpn/generic/gmp-mparam.h [moved from ghc/rts/gmp/mpn/generic/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/generic/hamdist.c [moved from ghc/rts/gmp/mpn/generic/hamdist.c with 100% similarity]
rts/gmp/mpn/generic/inlines.c [moved from ghc/rts/gmp/mpn/generic/inlines.c with 100% similarity]
rts/gmp/mpn/generic/jacbase.c [moved from ghc/rts/gmp/mpn/generic/jacbase.c with 100% similarity]
rts/gmp/mpn/generic/lshift.c [moved from ghc/rts/gmp/mpn/generic/lshift.c with 100% similarity]
rts/gmp/mpn/generic/mod_1.c [moved from ghc/rts/gmp/mpn/generic/mod_1.c with 100% similarity]
rts/gmp/mpn/generic/mod_1_rs.c [moved from ghc/rts/gmp/mpn/generic/mod_1_rs.c with 100% similarity]
rts/gmp/mpn/generic/mul.c [moved from ghc/rts/gmp/mpn/generic/mul.c with 100% similarity]
rts/gmp/mpn/generic/mul_1.c [moved from ghc/rts/gmp/mpn/generic/mul_1.c with 100% similarity]
rts/gmp/mpn/generic/mul_basecase.c [moved from ghc/rts/gmp/mpn/generic/mul_basecase.c with 100% similarity]
rts/gmp/mpn/generic/mul_fft.c [moved from ghc/rts/gmp/mpn/generic/mul_fft.c with 100% similarity]
rts/gmp/mpn/generic/mul_n.c [moved from ghc/rts/gmp/mpn/generic/mul_n.c with 100% similarity]
rts/gmp/mpn/generic/perfsqr.c [moved from ghc/rts/gmp/mpn/generic/perfsqr.c with 100% similarity]
rts/gmp/mpn/generic/popcount.c [moved from ghc/rts/gmp/mpn/generic/popcount.c with 100% similarity]
rts/gmp/mpn/generic/pre_mod_1.c [moved from ghc/rts/gmp/mpn/generic/pre_mod_1.c with 100% similarity]
rts/gmp/mpn/generic/random.c [moved from ghc/rts/gmp/mpn/generic/random.c with 100% similarity]
rts/gmp/mpn/generic/random2.c [moved from ghc/rts/gmp/mpn/generic/random2.c with 100% similarity]
rts/gmp/mpn/generic/rshift.c [moved from ghc/rts/gmp/mpn/generic/rshift.c with 100% similarity]
rts/gmp/mpn/generic/sb_divrem_mn.c [moved from ghc/rts/gmp/mpn/generic/sb_divrem_mn.c with 100% similarity]
rts/gmp/mpn/generic/scan0.c [moved from ghc/rts/gmp/mpn/generic/scan0.c with 100% similarity]
rts/gmp/mpn/generic/scan1.c [moved from ghc/rts/gmp/mpn/generic/scan1.c with 100% similarity]
rts/gmp/mpn/generic/set_str.c [moved from ghc/rts/gmp/mpn/generic/set_str.c with 100% similarity]
rts/gmp/mpn/generic/sqr_basecase.c [moved from ghc/rts/gmp/mpn/generic/sqr_basecase.c with 100% similarity]
rts/gmp/mpn/generic/sqrtrem.c [moved from ghc/rts/gmp/mpn/generic/sqrtrem.c with 100% similarity]
rts/gmp/mpn/generic/sub_n.c [moved from ghc/rts/gmp/mpn/generic/sub_n.c with 100% similarity]
rts/gmp/mpn/generic/submul_1.c [moved from ghc/rts/gmp/mpn/generic/submul_1.c with 100% similarity]
rts/gmp/mpn/generic/tdiv_qr.c [moved from ghc/rts/gmp/mpn/generic/tdiv_qr.c with 100% similarity]
rts/gmp/mpn/generic/udiv_w_sdiv.c [moved from ghc/rts/gmp/mpn/generic/udiv_w_sdiv.c with 100% similarity]
rts/gmp/mpn/hppa/README [moved from ghc/rts/gmp/mpn/hppa/README with 100% similarity]
rts/gmp/mpn/hppa/add_n.s [moved from ghc/rts/gmp/mpn/hppa/add_n.s with 100% similarity]
rts/gmp/mpn/hppa/gmp-mparam.h [moved from ghc/rts/gmp/mpn/hppa/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/addmul_1.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/addmul_1.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/mul_1.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/mul_1.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/pa7100/add_n.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/add_n.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/pa7100/addmul_1.S [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/addmul_1.S with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/pa7100/lshift.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/lshift.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/pa7100/rshift.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/rshift.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/pa7100/sub_n.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/sub_n.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/pa7100/submul_1.S [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/pa7100/submul_1.S with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/submul_1.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/submul_1.s with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/udiv_qrnnd.S [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/udiv_qrnnd.S with 100% similarity]
rts/gmp/mpn/hppa/hppa1_1/umul.s [moved from ghc/rts/gmp/mpn/hppa/hppa1_1/umul.s with 100% similarity]
rts/gmp/mpn/hppa/hppa2_0/add_n.s [moved from ghc/rts/gmp/mpn/hppa/hppa2_0/add_n.s with 100% similarity]
rts/gmp/mpn/hppa/hppa2_0/sub_n.s [moved from ghc/rts/gmp/mpn/hppa/hppa2_0/sub_n.s with 100% similarity]
rts/gmp/mpn/hppa/lshift.s [moved from ghc/rts/gmp/mpn/hppa/lshift.s with 100% similarity]
rts/gmp/mpn/hppa/rshift.s [moved from ghc/rts/gmp/mpn/hppa/rshift.s with 100% similarity]
rts/gmp/mpn/hppa/sub_n.s [moved from ghc/rts/gmp/mpn/hppa/sub_n.s with 100% similarity]
rts/gmp/mpn/hppa/udiv_qrnnd.s [moved from ghc/rts/gmp/mpn/hppa/udiv_qrnnd.s with 100% similarity]
rts/gmp/mpn/i960/README [moved from ghc/rts/gmp/mpn/i960/README with 100% similarity]
rts/gmp/mpn/i960/add_n.s [moved from ghc/rts/gmp/mpn/i960/add_n.s with 100% similarity]
rts/gmp/mpn/i960/addmul_1.s [moved from ghc/rts/gmp/mpn/i960/addmul_1.s with 100% similarity]
rts/gmp/mpn/i960/mul_1.s [moved from ghc/rts/gmp/mpn/i960/mul_1.s with 100% similarity]
rts/gmp/mpn/i960/sub_n.s [moved from ghc/rts/gmp/mpn/i960/sub_n.s with 100% similarity]
rts/gmp/mpn/lisp/gmpasm-mode.el [moved from ghc/rts/gmp/mpn/lisp/gmpasm-mode.el with 100% similarity]
rts/gmp/mpn/m68k/add_n.S [moved from ghc/rts/gmp/mpn/m68k/add_n.S with 100% similarity]
rts/gmp/mpn/m68k/lshift.S [moved from ghc/rts/gmp/mpn/m68k/lshift.S with 100% similarity]
rts/gmp/mpn/m68k/mc68020/addmul_1.S [moved from ghc/rts/gmp/mpn/m68k/mc68020/addmul_1.S with 100% similarity]
rts/gmp/mpn/m68k/mc68020/mul_1.S [moved from ghc/rts/gmp/mpn/m68k/mc68020/mul_1.S with 100% similarity]
rts/gmp/mpn/m68k/mc68020/submul_1.S [moved from ghc/rts/gmp/mpn/m68k/mc68020/submul_1.S with 100% similarity]
rts/gmp/mpn/m68k/mc68020/udiv.S [moved from ghc/rts/gmp/mpn/m68k/mc68020/udiv.S with 100% similarity]
rts/gmp/mpn/m68k/mc68020/umul.S [moved from ghc/rts/gmp/mpn/m68k/mc68020/umul.S with 100% similarity]
rts/gmp/mpn/m68k/rshift.S [moved from ghc/rts/gmp/mpn/m68k/rshift.S with 100% similarity]
rts/gmp/mpn/m68k/sub_n.S [moved from ghc/rts/gmp/mpn/m68k/sub_n.S with 100% similarity]
rts/gmp/mpn/m68k/syntax.h [moved from ghc/rts/gmp/mpn/m68k/syntax.h with 100% similarity]
rts/gmp/mpn/m88k/add_n.s [moved from ghc/rts/gmp/mpn/m88k/add_n.s with 100% similarity]
rts/gmp/mpn/m88k/mc88110/add_n.S [moved from ghc/rts/gmp/mpn/m88k/mc88110/add_n.S with 100% similarity]
rts/gmp/mpn/m88k/mc88110/addmul_1.s [moved from ghc/rts/gmp/mpn/m88k/mc88110/addmul_1.s with 100% similarity]
rts/gmp/mpn/m88k/mc88110/mul_1.s [moved from ghc/rts/gmp/mpn/m88k/mc88110/mul_1.s with 100% similarity]
rts/gmp/mpn/m88k/mc88110/sub_n.S [moved from ghc/rts/gmp/mpn/m88k/mc88110/sub_n.S with 100% similarity]
rts/gmp/mpn/m88k/mul_1.s [moved from ghc/rts/gmp/mpn/m88k/mul_1.s with 100% similarity]
rts/gmp/mpn/m88k/sub_n.s [moved from ghc/rts/gmp/mpn/m88k/sub_n.s with 100% similarity]
rts/gmp/mpn/mips2/add_n.s [moved from ghc/rts/gmp/mpn/mips2/add_n.s with 100% similarity]
rts/gmp/mpn/mips2/addmul_1.s [moved from ghc/rts/gmp/mpn/mips2/addmul_1.s with 100% similarity]
rts/gmp/mpn/mips2/lshift.s [moved from ghc/rts/gmp/mpn/mips2/lshift.s with 100% similarity]
rts/gmp/mpn/mips2/mul_1.s [moved from ghc/rts/gmp/mpn/mips2/mul_1.s with 100% similarity]
rts/gmp/mpn/mips2/rshift.s [moved from ghc/rts/gmp/mpn/mips2/rshift.s with 100% similarity]
rts/gmp/mpn/mips2/sub_n.s [moved from ghc/rts/gmp/mpn/mips2/sub_n.s with 100% similarity]
rts/gmp/mpn/mips2/submul_1.s [moved from ghc/rts/gmp/mpn/mips2/submul_1.s with 100% similarity]
rts/gmp/mpn/mips2/umul.s [moved from ghc/rts/gmp/mpn/mips2/umul.s with 100% similarity]
rts/gmp/mpn/mips3/README [moved from ghc/rts/gmp/mpn/mips3/README with 100% similarity]
rts/gmp/mpn/mips3/add_n.s [moved from ghc/rts/gmp/mpn/mips3/add_n.s with 100% similarity]
rts/gmp/mpn/mips3/addmul_1.s [moved from ghc/rts/gmp/mpn/mips3/addmul_1.s with 100% similarity]
rts/gmp/mpn/mips3/gmp-mparam.h [moved from ghc/rts/gmp/mpn/mips3/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/mips3/lshift.s [moved from ghc/rts/gmp/mpn/mips3/lshift.s with 100% similarity]
rts/gmp/mpn/mips3/mul_1.s [moved from ghc/rts/gmp/mpn/mips3/mul_1.s with 100% similarity]
rts/gmp/mpn/mips3/rshift.s [moved from ghc/rts/gmp/mpn/mips3/rshift.s with 100% similarity]
rts/gmp/mpn/mips3/sub_n.s [moved from ghc/rts/gmp/mpn/mips3/sub_n.s with 100% similarity]
rts/gmp/mpn/mips3/submul_1.s [moved from ghc/rts/gmp/mpn/mips3/submul_1.s with 100% similarity]
rts/gmp/mpn/mp_bases.c [moved from ghc/rts/gmp/mpn/mp_bases.c with 100% similarity]
rts/gmp/mpn/ns32k/add_n.s [moved from ghc/rts/gmp/mpn/ns32k/add_n.s with 100% similarity]
rts/gmp/mpn/ns32k/addmul_1.s [moved from ghc/rts/gmp/mpn/ns32k/addmul_1.s with 100% similarity]
rts/gmp/mpn/ns32k/mul_1.s [moved from ghc/rts/gmp/mpn/ns32k/mul_1.s with 100% similarity]
rts/gmp/mpn/ns32k/sub_n.s [moved from ghc/rts/gmp/mpn/ns32k/sub_n.s with 100% similarity]
rts/gmp/mpn/ns32k/submul_1.s [moved from ghc/rts/gmp/mpn/ns32k/submul_1.s with 100% similarity]
rts/gmp/mpn/pa64/README [moved from ghc/rts/gmp/mpn/pa64/README with 100% similarity]
rts/gmp/mpn/pa64/add_n.s [moved from ghc/rts/gmp/mpn/pa64/add_n.s with 100% similarity]
rts/gmp/mpn/pa64/addmul_1.S [moved from ghc/rts/gmp/mpn/pa64/addmul_1.S with 100% similarity]
rts/gmp/mpn/pa64/gmp-mparam.h [moved from ghc/rts/gmp/mpn/pa64/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/pa64/lshift.s [moved from ghc/rts/gmp/mpn/pa64/lshift.s with 100% similarity]
rts/gmp/mpn/pa64/mul_1.S [moved from ghc/rts/gmp/mpn/pa64/mul_1.S with 100% similarity]
rts/gmp/mpn/pa64/rshift.s [moved from ghc/rts/gmp/mpn/pa64/rshift.s with 100% similarity]
rts/gmp/mpn/pa64/sub_n.s [moved from ghc/rts/gmp/mpn/pa64/sub_n.s with 100% similarity]
rts/gmp/mpn/pa64/submul_1.S [moved from ghc/rts/gmp/mpn/pa64/submul_1.S with 100% similarity]
rts/gmp/mpn/pa64/udiv_qrnnd.c [moved from ghc/rts/gmp/mpn/pa64/udiv_qrnnd.c with 100% similarity]
rts/gmp/mpn/pa64/umul_ppmm.S [moved from ghc/rts/gmp/mpn/pa64/umul_ppmm.S with 100% similarity]
rts/gmp/mpn/pa64w/README [moved from ghc/rts/gmp/mpn/pa64w/README with 100% similarity]
rts/gmp/mpn/pa64w/add_n.s [moved from ghc/rts/gmp/mpn/pa64w/add_n.s with 100% similarity]
rts/gmp/mpn/pa64w/addmul_1.S [moved from ghc/rts/gmp/mpn/pa64w/addmul_1.S with 100% similarity]
rts/gmp/mpn/pa64w/gmp-mparam.h [moved from ghc/rts/gmp/mpn/pa64w/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/pa64w/lshift.s [moved from ghc/rts/gmp/mpn/pa64w/lshift.s with 100% similarity]
rts/gmp/mpn/pa64w/mul_1.S [moved from ghc/rts/gmp/mpn/pa64w/mul_1.S with 100% similarity]
rts/gmp/mpn/pa64w/rshift.s [moved from ghc/rts/gmp/mpn/pa64w/rshift.s with 100% similarity]
rts/gmp/mpn/pa64w/sub_n.s [moved from ghc/rts/gmp/mpn/pa64w/sub_n.s with 100% similarity]
rts/gmp/mpn/pa64w/submul_1.S [moved from ghc/rts/gmp/mpn/pa64w/submul_1.S with 100% similarity]
rts/gmp/mpn/pa64w/udiv_qrnnd.c [moved from ghc/rts/gmp/mpn/pa64w/udiv_qrnnd.c with 100% similarity]
rts/gmp/mpn/pa64w/umul_ppmm.S [moved from ghc/rts/gmp/mpn/pa64w/umul_ppmm.S with 100% similarity]
rts/gmp/mpn/power/add_n.s [moved from ghc/rts/gmp/mpn/power/add_n.s with 100% similarity]
rts/gmp/mpn/power/addmul_1.s [moved from ghc/rts/gmp/mpn/power/addmul_1.s with 100% similarity]
rts/gmp/mpn/power/lshift.s [moved from ghc/rts/gmp/mpn/power/lshift.s with 100% similarity]
rts/gmp/mpn/power/mul_1.s [moved from ghc/rts/gmp/mpn/power/mul_1.s with 100% similarity]
rts/gmp/mpn/power/rshift.s [moved from ghc/rts/gmp/mpn/power/rshift.s with 100% similarity]
rts/gmp/mpn/power/sdiv.s [moved from ghc/rts/gmp/mpn/power/sdiv.s with 100% similarity]
rts/gmp/mpn/power/sub_n.s [moved from ghc/rts/gmp/mpn/power/sub_n.s with 100% similarity]
rts/gmp/mpn/power/submul_1.s [moved from ghc/rts/gmp/mpn/power/submul_1.s with 100% similarity]
rts/gmp/mpn/power/umul.s [moved from ghc/rts/gmp/mpn/power/umul.s with 100% similarity]
rts/gmp/mpn/powerpc32/add_n.asm [moved from ghc/rts/gmp/mpn/powerpc32/add_n.asm with 100% similarity]
rts/gmp/mpn/powerpc32/addmul_1.asm [moved from ghc/rts/gmp/mpn/powerpc32/addmul_1.asm with 100% similarity]
rts/gmp/mpn/powerpc32/aix.m4 [moved from ghc/rts/gmp/mpn/powerpc32/aix.m4 with 100% similarity]
rts/gmp/mpn/powerpc32/gmp-mparam.h [moved from ghc/rts/gmp/mpn/powerpc32/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/powerpc32/lshift.asm [moved from ghc/rts/gmp/mpn/powerpc32/lshift.asm with 100% similarity]
rts/gmp/mpn/powerpc32/mul_1.asm [moved from ghc/rts/gmp/mpn/powerpc32/mul_1.asm with 100% similarity]
rts/gmp/mpn/powerpc32/regmap.m4 [moved from ghc/rts/gmp/mpn/powerpc32/regmap.m4 with 100% similarity]
rts/gmp/mpn/powerpc32/rshift.asm [moved from ghc/rts/gmp/mpn/powerpc32/rshift.asm with 100% similarity]
rts/gmp/mpn/powerpc32/sub_n.asm [moved from ghc/rts/gmp/mpn/powerpc32/sub_n.asm with 100% similarity]
rts/gmp/mpn/powerpc32/submul_1.asm [moved from ghc/rts/gmp/mpn/powerpc32/submul_1.asm with 100% similarity]
rts/gmp/mpn/powerpc32/umul.asm [moved from ghc/rts/gmp/mpn/powerpc32/umul.asm with 100% similarity]
rts/gmp/mpn/powerpc64/README [moved from ghc/rts/gmp/mpn/powerpc64/README with 100% similarity]
rts/gmp/mpn/powerpc64/add_n.asm [moved from ghc/rts/gmp/mpn/powerpc64/add_n.asm with 100% similarity]
rts/gmp/mpn/powerpc64/addmul_1.asm [moved from ghc/rts/gmp/mpn/powerpc64/addmul_1.asm with 100% similarity]
rts/gmp/mpn/powerpc64/addsub_n.asm [moved from ghc/rts/gmp/mpn/powerpc64/addsub_n.asm with 100% similarity]
rts/gmp/mpn/powerpc64/aix.m4 [moved from ghc/rts/gmp/mpn/powerpc64/aix.m4 with 100% similarity]
rts/gmp/mpn/powerpc64/copyd.asm [moved from ghc/rts/gmp/mpn/powerpc64/copyd.asm with 100% similarity]
rts/gmp/mpn/powerpc64/copyi.asm [moved from ghc/rts/gmp/mpn/powerpc64/copyi.asm with 100% similarity]
rts/gmp/mpn/powerpc64/gmp-mparam.h [moved from ghc/rts/gmp/mpn/powerpc64/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/powerpc64/lshift.asm [moved from ghc/rts/gmp/mpn/powerpc64/lshift.asm with 100% similarity]
rts/gmp/mpn/powerpc64/mul_1.asm [moved from ghc/rts/gmp/mpn/powerpc64/mul_1.asm with 100% similarity]
rts/gmp/mpn/powerpc64/rshift.asm [moved from ghc/rts/gmp/mpn/powerpc64/rshift.asm with 100% similarity]
rts/gmp/mpn/powerpc64/sub_n.asm [moved from ghc/rts/gmp/mpn/powerpc64/sub_n.asm with 100% similarity]
rts/gmp/mpn/powerpc64/submul_1.asm [moved from ghc/rts/gmp/mpn/powerpc64/submul_1.asm with 100% similarity]
rts/gmp/mpn/pyr/add_n.s [moved from ghc/rts/gmp/mpn/pyr/add_n.s with 100% similarity]
rts/gmp/mpn/pyr/addmul_1.s [moved from ghc/rts/gmp/mpn/pyr/addmul_1.s with 100% similarity]
rts/gmp/mpn/pyr/mul_1.s [moved from ghc/rts/gmp/mpn/pyr/mul_1.s with 100% similarity]
rts/gmp/mpn/pyr/sub_n.s [moved from ghc/rts/gmp/mpn/pyr/sub_n.s with 100% similarity]
rts/gmp/mpn/sh/add_n.s [moved from ghc/rts/gmp/mpn/sh/add_n.s with 100% similarity]
rts/gmp/mpn/sh/sh2/addmul_1.s [moved from ghc/rts/gmp/mpn/sh/sh2/addmul_1.s with 100% similarity]
rts/gmp/mpn/sh/sh2/mul_1.s [moved from ghc/rts/gmp/mpn/sh/sh2/mul_1.s with 100% similarity]
rts/gmp/mpn/sh/sh2/submul_1.s [moved from ghc/rts/gmp/mpn/sh/sh2/submul_1.s with 100% similarity]
rts/gmp/mpn/sh/sub_n.s [moved from ghc/rts/gmp/mpn/sh/sub_n.s with 100% similarity]
rts/gmp/mpn/sparc32/README [moved from ghc/rts/gmp/mpn/sparc32/README with 100% similarity]
rts/gmp/mpn/sparc32/add_n.asm [moved from ghc/rts/gmp/mpn/sparc32/add_n.asm with 100% similarity]
rts/gmp/mpn/sparc32/addmul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/addmul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/lshift.asm [moved from ghc/rts/gmp/mpn/sparc32/lshift.asm with 100% similarity]
rts/gmp/mpn/sparc32/mul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/mul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/rshift.asm [moved from ghc/rts/gmp/mpn/sparc32/rshift.asm with 100% similarity]
rts/gmp/mpn/sparc32/sub_n.asm [moved from ghc/rts/gmp/mpn/sparc32/sub_n.asm with 100% similarity]
rts/gmp/mpn/sparc32/submul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/submul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/udiv_fp.asm [moved from ghc/rts/gmp/mpn/sparc32/udiv_fp.asm with 100% similarity]
rts/gmp/mpn/sparc32/udiv_nfp.asm [moved from ghc/rts/gmp/mpn/sparc32/udiv_nfp.asm with 100% similarity]
rts/gmp/mpn/sparc32/umul.asm [moved from ghc/rts/gmp/mpn/sparc32/umul.asm with 100% similarity]
rts/gmp/mpn/sparc32/v8/addmul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/v8/addmul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/v8/mul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/v8/mul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/v8/submul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/v8/submul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/v8/supersparc/udiv.asm [moved from ghc/rts/gmp/mpn/sparc32/v8/supersparc/udiv.asm with 100% similarity]
rts/gmp/mpn/sparc32/v8/umul.asm [moved from ghc/rts/gmp/mpn/sparc32/v8/umul.asm with 100% similarity]
rts/gmp/mpn/sparc32/v9/README [moved from ghc/rts/gmp/mpn/sparc32/v9/README with 100% similarity]
rts/gmp/mpn/sparc32/v9/addmul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/v9/addmul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/v9/gmp-mparam.h [moved from ghc/rts/gmp/mpn/sparc32/v9/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/sparc32/v9/mul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/v9/mul_1.asm with 100% similarity]
rts/gmp/mpn/sparc32/v9/submul_1.asm [moved from ghc/rts/gmp/mpn/sparc32/v9/submul_1.asm with 100% similarity]
rts/gmp/mpn/sparc64/README [moved from ghc/rts/gmp/mpn/sparc64/README with 100% similarity]
rts/gmp/mpn/sparc64/add_n.asm [moved from ghc/rts/gmp/mpn/sparc64/add_n.asm with 100% similarity]
rts/gmp/mpn/sparc64/addmul1h.asm [moved from ghc/rts/gmp/mpn/sparc64/addmul1h.asm with 100% similarity]
rts/gmp/mpn/sparc64/addmul_1.asm [moved from ghc/rts/gmp/mpn/sparc64/addmul_1.asm with 100% similarity]
rts/gmp/mpn/sparc64/copyi.asm [moved from ghc/rts/gmp/mpn/sparc64/copyi.asm with 100% similarity]
rts/gmp/mpn/sparc64/gmp-mparam.h [moved from ghc/rts/gmp/mpn/sparc64/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/sparc64/lshift.asm [moved from ghc/rts/gmp/mpn/sparc64/lshift.asm with 100% similarity]
rts/gmp/mpn/sparc64/mul_1.asm [moved from ghc/rts/gmp/mpn/sparc64/mul_1.asm with 100% similarity]
rts/gmp/mpn/sparc64/mul_1h.asm [moved from ghc/rts/gmp/mpn/sparc64/mul_1h.asm with 100% similarity]
rts/gmp/mpn/sparc64/rshift.asm [moved from ghc/rts/gmp/mpn/sparc64/rshift.asm with 100% similarity]
rts/gmp/mpn/sparc64/sub_n.asm [moved from ghc/rts/gmp/mpn/sparc64/sub_n.asm with 100% similarity]
rts/gmp/mpn/sparc64/submul1h.asm [moved from ghc/rts/gmp/mpn/sparc64/submul1h.asm with 100% similarity]
rts/gmp/mpn/sparc64/submul_1.asm [moved from ghc/rts/gmp/mpn/sparc64/submul_1.asm with 100% similarity]
rts/gmp/mpn/thumb/add_n.s [moved from ghc/rts/gmp/mpn/thumb/add_n.s with 100% similarity]
rts/gmp/mpn/thumb/sub_n.s [moved from ghc/rts/gmp/mpn/thumb/sub_n.s with 100% similarity]
rts/gmp/mpn/underscore.h [moved from ghc/rts/gmp/mpn/underscore.h with 100% similarity]
rts/gmp/mpn/vax/add_n.s [moved from ghc/rts/gmp/mpn/vax/add_n.s with 100% similarity]
rts/gmp/mpn/vax/addmul_1.s [moved from ghc/rts/gmp/mpn/vax/addmul_1.s with 100% similarity]
rts/gmp/mpn/vax/lshift.s [moved from ghc/rts/gmp/mpn/vax/lshift.s with 100% similarity]
rts/gmp/mpn/vax/mul_1.s [moved from ghc/rts/gmp/mpn/vax/mul_1.s with 100% similarity]
rts/gmp/mpn/vax/rshift.s [moved from ghc/rts/gmp/mpn/vax/rshift.s with 100% similarity]
rts/gmp/mpn/vax/sub_n.s [moved from ghc/rts/gmp/mpn/vax/sub_n.s with 100% similarity]
rts/gmp/mpn/vax/submul_1.s [moved from ghc/rts/gmp/mpn/vax/submul_1.s with 100% similarity]
rts/gmp/mpn/x86/README [moved from ghc/rts/gmp/mpn/x86/README with 100% similarity]
rts/gmp/mpn/x86/README.family [moved from ghc/rts/gmp/mpn/x86/README.family with 100% similarity]
rts/gmp/mpn/x86/addsub_n.S [moved from ghc/rts/gmp/mpn/x86/addsub_n.S with 100% similarity]
rts/gmp/mpn/x86/aors_n.asm [moved from ghc/rts/gmp/mpn/x86/aors_n.asm with 100% similarity]
rts/gmp/mpn/x86/aorsmul_1.asm [moved from ghc/rts/gmp/mpn/x86/aorsmul_1.asm with 100% similarity]
rts/gmp/mpn/x86/copyd.asm [moved from ghc/rts/gmp/mpn/x86/copyd.asm with 100% similarity]
rts/gmp/mpn/x86/copyi.asm [moved from ghc/rts/gmp/mpn/x86/copyi.asm with 100% similarity]
rts/gmp/mpn/x86/diveby3.asm [moved from ghc/rts/gmp/mpn/x86/diveby3.asm with 100% similarity]
rts/gmp/mpn/x86/divrem_1.asm [moved from ghc/rts/gmp/mpn/x86/divrem_1.asm with 100% similarity]
rts/gmp/mpn/x86/k6/README [moved from ghc/rts/gmp/mpn/x86/k6/README with 100% similarity]
rts/gmp/mpn/x86/k6/aors_n.asm [moved from ghc/rts/gmp/mpn/x86/k6/aors_n.asm with 100% similarity]
rts/gmp/mpn/x86/k6/aorsmul_1.asm [moved from ghc/rts/gmp/mpn/x86/k6/aorsmul_1.asm with 100% similarity]
rts/gmp/mpn/x86/k6/cross.pl [moved from ghc/rts/gmp/mpn/x86/k6/cross.pl with 100% similarity]
rts/gmp/mpn/x86/k6/diveby3.asm [moved from ghc/rts/gmp/mpn/x86/k6/diveby3.asm with 100% similarity]
rts/gmp/mpn/x86/k6/gmp-mparam.h [moved from ghc/rts/gmp/mpn/x86/k6/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/x86/k6/k62mmx/copyd.asm [moved from ghc/rts/gmp/mpn/x86/k6/k62mmx/copyd.asm with 100% similarity]
rts/gmp/mpn/x86/k6/k62mmx/copyi.asm [moved from ghc/rts/gmp/mpn/x86/k6/k62mmx/copyi.asm with 100% similarity]
rts/gmp/mpn/x86/k6/k62mmx/lshift.asm [moved from ghc/rts/gmp/mpn/x86/k6/k62mmx/lshift.asm with 100% similarity]
rts/gmp/mpn/x86/k6/k62mmx/rshift.asm [moved from ghc/rts/gmp/mpn/x86/k6/k62mmx/rshift.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mmx/com_n.asm [moved from ghc/rts/gmp/mpn/x86/k6/mmx/com_n.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mmx/logops_n.asm [moved from ghc/rts/gmp/mpn/x86/k6/mmx/logops_n.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mmx/lshift.asm [moved from ghc/rts/gmp/mpn/x86/k6/mmx/lshift.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mmx/popham.asm [moved from ghc/rts/gmp/mpn/x86/k6/mmx/popham.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mmx/rshift.asm [moved from ghc/rts/gmp/mpn/x86/k6/mmx/rshift.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mul_1.asm [moved from ghc/rts/gmp/mpn/x86/k6/mul_1.asm with 100% similarity]
rts/gmp/mpn/x86/k6/mul_basecase.asm [moved from ghc/rts/gmp/mpn/x86/k6/mul_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/k6/sqr_basecase.asm [moved from ghc/rts/gmp/mpn/x86/k6/sqr_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/k7/README [moved from ghc/rts/gmp/mpn/x86/k7/README with 100% similarity]
rts/gmp/mpn/x86/k7/aors_n.asm [moved from ghc/rts/gmp/mpn/x86/k7/aors_n.asm with 100% similarity]
rts/gmp/mpn/x86/k7/aorsmul_1.asm [moved from ghc/rts/gmp/mpn/x86/k7/aorsmul_1.asm with 100% similarity]
rts/gmp/mpn/x86/k7/diveby3.asm [moved from ghc/rts/gmp/mpn/x86/k7/diveby3.asm with 100% similarity]
rts/gmp/mpn/x86/k7/gmp-mparam.h [moved from ghc/rts/gmp/mpn/x86/k7/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/copyd.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/copyd.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/copyi.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/copyi.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/divrem_1.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/divrem_1.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/lshift.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/lshift.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/mod_1.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/mod_1.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/popham.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/popham.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mmx/rshift.asm [moved from ghc/rts/gmp/mpn/x86/k7/mmx/rshift.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mul_1.asm [moved from ghc/rts/gmp/mpn/x86/k7/mul_1.asm with 100% similarity]
rts/gmp/mpn/x86/k7/mul_basecase.asm [moved from ghc/rts/gmp/mpn/x86/k7/mul_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/k7/sqr_basecase.asm [moved from ghc/rts/gmp/mpn/x86/k7/sqr_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/lshift.asm [moved from ghc/rts/gmp/mpn/x86/lshift.asm with 100% similarity]
rts/gmp/mpn/x86/mod_1.asm [moved from ghc/rts/gmp/mpn/x86/mod_1.asm with 100% similarity]
rts/gmp/mpn/x86/mul_1.asm [moved from ghc/rts/gmp/mpn/x86/mul_1.asm with 100% similarity]
rts/gmp/mpn/x86/mul_basecase.asm [moved from ghc/rts/gmp/mpn/x86/mul_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/p6/README [moved from ghc/rts/gmp/mpn/x86/p6/README with 100% similarity]
rts/gmp/mpn/x86/p6/aorsmul_1.asm [moved from ghc/rts/gmp/mpn/x86/p6/aorsmul_1.asm with 100% similarity]
rts/gmp/mpn/x86/p6/diveby3.asm [moved from ghc/rts/gmp/mpn/x86/p6/diveby3.asm with 100% similarity]
rts/gmp/mpn/x86/p6/gmp-mparam.h [moved from ghc/rts/gmp/mpn/x86/p6/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/x86/p6/mmx/divrem_1.asm [moved from ghc/rts/gmp/mpn/x86/p6/mmx/divrem_1.asm with 100% similarity]
rts/gmp/mpn/x86/p6/mmx/mod_1.asm [moved from ghc/rts/gmp/mpn/x86/p6/mmx/mod_1.asm with 100% similarity]
rts/gmp/mpn/x86/p6/mmx/popham.asm [moved from ghc/rts/gmp/mpn/x86/p6/mmx/popham.asm with 100% similarity]
rts/gmp/mpn/x86/p6/p3mmx/popham.asm [moved from ghc/rts/gmp/mpn/x86/p6/p3mmx/popham.asm with 100% similarity]
rts/gmp/mpn/x86/p6/sqr_basecase.asm [moved from ghc/rts/gmp/mpn/x86/p6/sqr_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/README [moved from ghc/rts/gmp/mpn/x86/pentium/README with 100% similarity]
rts/gmp/mpn/x86/pentium/aors_n.asm [moved from ghc/rts/gmp/mpn/x86/pentium/aors_n.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/aorsmul_1.asm [moved from ghc/rts/gmp/mpn/x86/pentium/aorsmul_1.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/diveby3.asm [moved from ghc/rts/gmp/mpn/x86/pentium/diveby3.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/gmp-mparam.h [moved from ghc/rts/gmp/mpn/x86/pentium/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/x86/pentium/lshift.asm [moved from ghc/rts/gmp/mpn/x86/pentium/lshift.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/mmx/gmp-mparam.h [moved from ghc/rts/gmp/mpn/x86/pentium/mmx/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/x86/pentium/mmx/lshift.asm [moved from ghc/rts/gmp/mpn/x86/pentium/mmx/lshift.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/mmx/popham.asm [moved from ghc/rts/gmp/mpn/x86/pentium/mmx/popham.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/mmx/rshift.asm [moved from ghc/rts/gmp/mpn/x86/pentium/mmx/rshift.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/mul_1.asm [moved from ghc/rts/gmp/mpn/x86/pentium/mul_1.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/mul_basecase.asm [moved from ghc/rts/gmp/mpn/x86/pentium/mul_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/rshift.asm [moved from ghc/rts/gmp/mpn/x86/pentium/rshift.asm with 100% similarity]
rts/gmp/mpn/x86/pentium/sqr_basecase.asm [moved from ghc/rts/gmp/mpn/x86/pentium/sqr_basecase.asm with 100% similarity]
rts/gmp/mpn/x86/rshift.asm [moved from ghc/rts/gmp/mpn/x86/rshift.asm with 100% similarity]
rts/gmp/mpn/x86/udiv.asm [moved from ghc/rts/gmp/mpn/x86/udiv.asm with 100% similarity]
rts/gmp/mpn/x86/umul.asm [moved from ghc/rts/gmp/mpn/x86/umul.asm with 100% similarity]
rts/gmp/mpn/x86/x86-defs.m4 [moved from ghc/rts/gmp/mpn/x86/x86-defs.m4 with 100% similarity]
rts/gmp/mpn/z8000/add_n.s [moved from ghc/rts/gmp/mpn/z8000/add_n.s with 100% similarity]
rts/gmp/mpn/z8000/gmp-mparam.h [moved from ghc/rts/gmp/mpn/z8000/gmp-mparam.h with 100% similarity]
rts/gmp/mpn/z8000/mul_1.s [moved from ghc/rts/gmp/mpn/z8000/mul_1.s with 100% similarity]
rts/gmp/mpn/z8000/sub_n.s [moved from ghc/rts/gmp/mpn/z8000/sub_n.s with 100% similarity]
rts/gmp/mpn/z8000x/add_n.s [moved from ghc/rts/gmp/mpn/z8000x/add_n.s with 100% similarity]
rts/gmp/mpn/z8000x/sub_n.s [moved from ghc/rts/gmp/mpn/z8000x/sub_n.s with 100% similarity]
rts/gmp/mpz/Makefile.am [moved from ghc/rts/gmp/mpz/Makefile.am with 100% similarity]
rts/gmp/mpz/Makefile.in [moved from ghc/rts/gmp/mpz/Makefile.in with 100% similarity]
rts/gmp/mpz/README [moved from ghc/rts/gmp/mpz/README with 100% similarity]
rts/gmp/mpz/abs.c [moved from ghc/rts/gmp/mpz/abs.c with 100% similarity]
rts/gmp/mpz/add.c [moved from ghc/rts/gmp/mpz/add.c with 100% similarity]
rts/gmp/mpz/add_ui.c [moved from ghc/rts/gmp/mpz/add_ui.c with 100% similarity]
rts/gmp/mpz/addmul_ui.c [moved from ghc/rts/gmp/mpz/addmul_ui.c with 100% similarity]
rts/gmp/mpz/and.c [moved from ghc/rts/gmp/mpz/and.c with 100% similarity]
rts/gmp/mpz/array_init.c [moved from ghc/rts/gmp/mpz/array_init.c with 100% similarity]
rts/gmp/mpz/bin_ui.c [moved from ghc/rts/gmp/mpz/bin_ui.c with 100% similarity]
rts/gmp/mpz/bin_uiui.c [moved from ghc/rts/gmp/mpz/bin_uiui.c with 100% similarity]
rts/gmp/mpz/cdiv_q.c [moved from ghc/rts/gmp/mpz/cdiv_q.c with 100% similarity]
rts/gmp/mpz/cdiv_q_ui.c [moved from ghc/rts/gmp/mpz/cdiv_q_ui.c with 100% similarity]
rts/gmp/mpz/cdiv_qr.c [moved from ghc/rts/gmp/mpz/cdiv_qr.c with 100% similarity]
rts/gmp/mpz/cdiv_qr_ui.c [moved from ghc/rts/gmp/mpz/cdiv_qr_ui.c with 100% similarity]
rts/gmp/mpz/cdiv_r.c [moved from ghc/rts/gmp/mpz/cdiv_r.c with 100% similarity]
rts/gmp/mpz/cdiv_r_ui.c [moved from ghc/rts/gmp/mpz/cdiv_r_ui.c with 100% similarity]
rts/gmp/mpz/cdiv_ui.c [moved from ghc/rts/gmp/mpz/cdiv_ui.c with 100% similarity]
rts/gmp/mpz/clear.c [moved from ghc/rts/gmp/mpz/clear.c with 100% similarity]
rts/gmp/mpz/clrbit.c [moved from ghc/rts/gmp/mpz/clrbit.c with 100% similarity]
rts/gmp/mpz/cmp.c [moved from ghc/rts/gmp/mpz/cmp.c with 100% similarity]
rts/gmp/mpz/cmp_si.c [moved from ghc/rts/gmp/mpz/cmp_si.c with 100% similarity]
rts/gmp/mpz/cmp_ui.c [moved from ghc/rts/gmp/mpz/cmp_ui.c with 100% similarity]
rts/gmp/mpz/cmpabs.c [moved from ghc/rts/gmp/mpz/cmpabs.c with 100% similarity]
rts/gmp/mpz/cmpabs_ui.c [moved from ghc/rts/gmp/mpz/cmpabs_ui.c with 100% similarity]
rts/gmp/mpz/com.c [moved from ghc/rts/gmp/mpz/com.c with 100% similarity]
rts/gmp/mpz/divexact.c [moved from ghc/rts/gmp/mpz/divexact.c with 100% similarity]
rts/gmp/mpz/dump.c [moved from ghc/rts/gmp/mpz/dump.c with 100% similarity]
rts/gmp/mpz/fac_ui.c [moved from ghc/rts/gmp/mpz/fac_ui.c with 100% similarity]
rts/gmp/mpz/fdiv_q.c [moved from ghc/rts/gmp/mpz/fdiv_q.c with 100% similarity]
rts/gmp/mpz/fdiv_q_2exp.c [moved from ghc/rts/gmp/mpz/fdiv_q_2exp.c with 100% similarity]
rts/gmp/mpz/fdiv_q_ui.c [moved from ghc/rts/gmp/mpz/fdiv_q_ui.c with 100% similarity]
rts/gmp/mpz/fdiv_qr.c [moved from ghc/rts/gmp/mpz/fdiv_qr.c with 100% similarity]
rts/gmp/mpz/fdiv_qr_ui.c [moved from ghc/rts/gmp/mpz/fdiv_qr_ui.c with 100% similarity]
rts/gmp/mpz/fdiv_r.c [moved from ghc/rts/gmp/mpz/fdiv_r.c with 100% similarity]
rts/gmp/mpz/fdiv_r_2exp.c [moved from ghc/rts/gmp/mpz/fdiv_r_2exp.c with 100% similarity]
rts/gmp/mpz/fdiv_r_ui.c [moved from ghc/rts/gmp/mpz/fdiv_r_ui.c with 100% similarity]
rts/gmp/mpz/fdiv_ui.c [moved from ghc/rts/gmp/mpz/fdiv_ui.c with 100% similarity]
rts/gmp/mpz/fib_ui.c [moved from ghc/rts/gmp/mpz/fib_ui.c with 100% similarity]
rts/gmp/mpz/fits_sint_p.c [moved from ghc/rts/gmp/mpz/fits_sint_p.c with 100% similarity]
rts/gmp/mpz/fits_slong_p.c [moved from ghc/rts/gmp/mpz/fits_slong_p.c with 100% similarity]
rts/gmp/mpz/fits_sshort_p.c [moved from ghc/rts/gmp/mpz/fits_sshort_p.c with 100% similarity]
rts/gmp/mpz/fits_uint_p.c [moved from ghc/rts/gmp/mpz/fits_uint_p.c with 100% similarity]
rts/gmp/mpz/fits_ulong_p.c [moved from ghc/rts/gmp/mpz/fits_ulong_p.c with 100% similarity]
rts/gmp/mpz/fits_ushort_p.c [moved from ghc/rts/gmp/mpz/fits_ushort_p.c with 100% similarity]
rts/gmp/mpz/gcd.c [moved from ghc/rts/gmp/mpz/gcd.c with 100% similarity]
rts/gmp/mpz/gcd_ui.c [moved from ghc/rts/gmp/mpz/gcd_ui.c with 100% similarity]
rts/gmp/mpz/gcdext.c [moved from ghc/rts/gmp/mpz/gcdext.c with 100% similarity]
rts/gmp/mpz/get_d.c [moved from ghc/rts/gmp/mpz/get_d.c with 100% similarity]
rts/gmp/mpz/get_si.c [moved from ghc/rts/gmp/mpz/get_si.c with 100% similarity]
rts/gmp/mpz/get_str.c [moved from ghc/rts/gmp/mpz/get_str.c with 100% similarity]
rts/gmp/mpz/get_ui.c [moved from ghc/rts/gmp/mpz/get_ui.c with 100% similarity]
rts/gmp/mpz/getlimbn.c [moved from ghc/rts/gmp/mpz/getlimbn.c with 100% similarity]
rts/gmp/mpz/hamdist.c [moved from ghc/rts/gmp/mpz/hamdist.c with 100% similarity]
rts/gmp/mpz/init.c [moved from ghc/rts/gmp/mpz/init.c with 100% similarity]
rts/gmp/mpz/inp_raw.c [moved from ghc/rts/gmp/mpz/inp_raw.c with 100% similarity]
rts/gmp/mpz/inp_str.c [moved from ghc/rts/gmp/mpz/inp_str.c with 100% similarity]
rts/gmp/mpz/invert.c [moved from ghc/rts/gmp/mpz/invert.c with 100% similarity]
rts/gmp/mpz/ior.c [moved from ghc/rts/gmp/mpz/ior.c with 100% similarity]
rts/gmp/mpz/iset.c [moved from ghc/rts/gmp/mpz/iset.c with 100% similarity]
rts/gmp/mpz/iset_d.c [moved from ghc/rts/gmp/mpz/iset_d.c with 100% similarity]
rts/gmp/mpz/iset_si.c [moved from ghc/rts/gmp/mpz/iset_si.c with 100% similarity]
rts/gmp/mpz/iset_str.c [moved from ghc/rts/gmp/mpz/iset_str.c with 100% similarity]
rts/gmp/mpz/iset_ui.c [moved from ghc/rts/gmp/mpz/iset_ui.c with 100% similarity]
rts/gmp/mpz/jacobi.c [moved from ghc/rts/gmp/mpz/jacobi.c with 100% similarity]
rts/gmp/mpz/kronsz.c [moved from ghc/rts/gmp/mpz/kronsz.c with 100% similarity]
rts/gmp/mpz/kronuz.c [moved from ghc/rts/gmp/mpz/kronuz.c with 100% similarity]
rts/gmp/mpz/kronzs.c [moved from ghc/rts/gmp/mpz/kronzs.c with 100% similarity]
rts/gmp/mpz/kronzu.c [moved from ghc/rts/gmp/mpz/kronzu.c with 100% similarity]
rts/gmp/mpz/lcm.c [moved from ghc/rts/gmp/mpz/lcm.c with 100% similarity]
rts/gmp/mpz/legendre.c [moved from ghc/rts/gmp/mpz/legendre.c with 100% similarity]
rts/gmp/mpz/mod.c [moved from ghc/rts/gmp/mpz/mod.c with 100% similarity]
rts/gmp/mpz/mul.c [moved from ghc/rts/gmp/mpz/mul.c with 100% similarity]
rts/gmp/mpz/mul_2exp.c [moved from ghc/rts/gmp/mpz/mul_2exp.c with 100% similarity]
rts/gmp/mpz/mul_siui.c [moved from ghc/rts/gmp/mpz/mul_siui.c with 100% similarity]
rts/gmp/mpz/neg.c [moved from ghc/rts/gmp/mpz/neg.c with 100% similarity]
rts/gmp/mpz/nextprime.c [moved from ghc/rts/gmp/mpz/nextprime.c with 100% similarity]
rts/gmp/mpz/out_raw.c [moved from ghc/rts/gmp/mpz/out_raw.c with 100% similarity]
rts/gmp/mpz/out_str.c [moved from ghc/rts/gmp/mpz/out_str.c with 100% similarity]
rts/gmp/mpz/perfpow.c [moved from ghc/rts/gmp/mpz/perfpow.c with 100% similarity]
rts/gmp/mpz/perfsqr.c [moved from ghc/rts/gmp/mpz/perfsqr.c with 100% similarity]
rts/gmp/mpz/popcount.c [moved from ghc/rts/gmp/mpz/popcount.c with 100% similarity]
rts/gmp/mpz/pow_ui.c [moved from ghc/rts/gmp/mpz/pow_ui.c with 100% similarity]
rts/gmp/mpz/powm.c [moved from ghc/rts/gmp/mpz/powm.c with 100% similarity]
rts/gmp/mpz/powm_ui.c [moved from ghc/rts/gmp/mpz/powm_ui.c with 100% similarity]
rts/gmp/mpz/pprime_p.c [moved from ghc/rts/gmp/mpz/pprime_p.c with 100% similarity]
rts/gmp/mpz/random.c [moved from ghc/rts/gmp/mpz/random.c with 100% similarity]
rts/gmp/mpz/random2.c [moved from ghc/rts/gmp/mpz/random2.c with 100% similarity]
rts/gmp/mpz/realloc.c [moved from ghc/rts/gmp/mpz/realloc.c with 100% similarity]
rts/gmp/mpz/remove.c [moved from ghc/rts/gmp/mpz/remove.c with 100% similarity]
rts/gmp/mpz/root.c [moved from ghc/rts/gmp/mpz/root.c with 100% similarity]
rts/gmp/mpz/rrandomb.c [moved from ghc/rts/gmp/mpz/rrandomb.c with 100% similarity]
rts/gmp/mpz/scan0.c [moved from ghc/rts/gmp/mpz/scan0.c with 100% similarity]
rts/gmp/mpz/scan1.c [moved from ghc/rts/gmp/mpz/scan1.c with 100% similarity]
rts/gmp/mpz/set.c [moved from ghc/rts/gmp/mpz/set.c with 100% similarity]
rts/gmp/mpz/set_d.c [moved from ghc/rts/gmp/mpz/set_d.c with 100% similarity]
rts/gmp/mpz/set_f.c [moved from ghc/rts/gmp/mpz/set_f.c with 100% similarity]
rts/gmp/mpz/set_q.c [moved from ghc/rts/gmp/mpz/set_q.c with 100% similarity]
rts/gmp/mpz/set_si.c [moved from ghc/rts/gmp/mpz/set_si.c with 100% similarity]
rts/gmp/mpz/set_str.c [moved from ghc/rts/gmp/mpz/set_str.c with 100% similarity]
rts/gmp/mpz/set_ui.c [moved from ghc/rts/gmp/mpz/set_ui.c with 100% similarity]
rts/gmp/mpz/setbit.c [moved from ghc/rts/gmp/mpz/setbit.c with 100% similarity]
rts/gmp/mpz/size.c [moved from ghc/rts/gmp/mpz/size.c with 100% similarity]
rts/gmp/mpz/sizeinbase.c [moved from ghc/rts/gmp/mpz/sizeinbase.c with 100% similarity]
rts/gmp/mpz/sqrt.c [moved from ghc/rts/gmp/mpz/sqrt.c with 100% similarity]
rts/gmp/mpz/sqrtrem.c [moved from ghc/rts/gmp/mpz/sqrtrem.c with 100% similarity]
rts/gmp/mpz/sub.c [moved from ghc/rts/gmp/mpz/sub.c with 100% similarity]
rts/gmp/mpz/sub_ui.c [moved from ghc/rts/gmp/mpz/sub_ui.c with 100% similarity]
rts/gmp/mpz/swap.c [moved from ghc/rts/gmp/mpz/swap.c with 100% similarity]
rts/gmp/mpz/tdiv_q.c [moved from ghc/rts/gmp/mpz/tdiv_q.c with 100% similarity]
rts/gmp/mpz/tdiv_q_2exp.c [moved from ghc/rts/gmp/mpz/tdiv_q_2exp.c with 100% similarity]
rts/gmp/mpz/tdiv_q_ui.c [moved from ghc/rts/gmp/mpz/tdiv_q_ui.c with 100% similarity]
rts/gmp/mpz/tdiv_qr.c [moved from ghc/rts/gmp/mpz/tdiv_qr.c with 100% similarity]
rts/gmp/mpz/tdiv_qr_ui.c [moved from ghc/rts/gmp/mpz/tdiv_qr_ui.c with 100% similarity]
rts/gmp/mpz/tdiv_r.c [moved from ghc/rts/gmp/mpz/tdiv_r.c with 100% similarity]
rts/gmp/mpz/tdiv_r_2exp.c [moved from ghc/rts/gmp/mpz/tdiv_r_2exp.c with 100% similarity]
rts/gmp/mpz/tdiv_r_ui.c [moved from ghc/rts/gmp/mpz/tdiv_r_ui.c with 100% similarity]
rts/gmp/mpz/tdiv_ui.c [moved from ghc/rts/gmp/mpz/tdiv_ui.c with 100% similarity]
rts/gmp/mpz/tstbit.c [moved from ghc/rts/gmp/mpz/tstbit.c with 100% similarity]
rts/gmp/mpz/ui_pow_ui.c [moved from ghc/rts/gmp/mpz/ui_pow_ui.c with 100% similarity]
rts/gmp/mpz/urandomb.c [moved from ghc/rts/gmp/mpz/urandomb.c with 100% similarity]
rts/gmp/mpz/urandomm.c [moved from ghc/rts/gmp/mpz/urandomm.c with 100% similarity]
rts/gmp/mpz/xor.c [moved from ghc/rts/gmp/mpz/xor.c with 100% similarity]
rts/gmp/rand.c [moved from ghc/rts/gmp/rand.c with 100% similarity]
rts/gmp/randclr.c [moved from ghc/rts/gmp/randclr.c with 100% similarity]
rts/gmp/randlc.c [moved from ghc/rts/gmp/randlc.c with 100% similarity]
rts/gmp/randlc2x.c [moved from ghc/rts/gmp/randlc2x.c with 100% similarity]
rts/gmp/randraw.c [moved from ghc/rts/gmp/randraw.c with 100% similarity]
rts/gmp/randsd.c [moved from ghc/rts/gmp/randsd.c with 100% similarity]
rts/gmp/randsdui.c [moved from ghc/rts/gmp/randsdui.c with 100% similarity]
rts/gmp/stack-alloc.c [moved from ghc/rts/gmp/stack-alloc.c with 100% similarity]
rts/gmp/stack-alloc.h [moved from ghc/rts/gmp/stack-alloc.h with 100% similarity]
rts/gmp/stamp-h.in [moved from ghc/rts/gmp/stamp-h.in with 100% similarity]
rts/gmp/stamp-vti [moved from ghc/rts/gmp/stamp-vti with 100% similarity]
rts/gmp/urandom.h [moved from ghc/rts/gmp/urandom.h with 100% similarity]
rts/gmp/version.c [moved from ghc/rts/gmp/version.c with 100% similarity]
rts/gmp/version.texi [moved from ghc/rts/gmp/version.texi with 100% similarity]
rts/hooks/FlagDefaults.c [moved from ghc/rts/hooks/FlagDefaults.c with 100% similarity]
rts/hooks/InitEachPE.c [moved from ghc/rts/hooks/InitEachPE.c with 100% similarity]
rts/hooks/MallocFail.c [moved from ghc/rts/hooks/MallocFail.c with 100% similarity]
rts/hooks/OnExit.c [moved from ghc/rts/hooks/OnExit.c with 100% similarity]
rts/hooks/OutOfHeap.c [moved from ghc/rts/hooks/OutOfHeap.c with 100% similarity]
rts/hooks/RtsOpts.c [moved from ghc/rts/hooks/RtsOpts.c with 100% similarity]
rts/hooks/ShutdownEachPEHook.c [moved from ghc/rts/hooks/ShutdownEachPEHook.c with 100% similarity]
rts/hooks/StackOverflow.c [moved from ghc/rts/hooks/StackOverflow.c with 100% similarity]
rts/package.conf.in [moved from ghc/rts/package.conf.in with 97% similarity]
rts/parallel/0Hash.c [moved from ghc/rts/parallel/0Hash.c with 100% similarity]
rts/parallel/0Parallel.h [moved from ghc/rts/parallel/0Parallel.h with 100% similarity]
rts/parallel/0Unpack.c [moved from ghc/rts/parallel/0Unpack.c with 100% similarity]
rts/parallel/Dist.c [moved from ghc/rts/parallel/Dist.c with 100% similarity]
rts/parallel/Dist.h [moved from ghc/rts/parallel/Dist.h with 100% similarity]
rts/parallel/FetchMe.h [moved from ghc/rts/parallel/FetchMe.h with 100% similarity]
rts/parallel/FetchMe.hc [moved from ghc/rts/parallel/FetchMe.hc with 100% similarity]
rts/parallel/Global.c [moved from ghc/rts/parallel/Global.c with 100% similarity]
rts/parallel/GranSim.c [moved from ghc/rts/parallel/GranSim.c with 100% similarity]
rts/parallel/GranSimRts.h [moved from ghc/rts/parallel/GranSimRts.h with 100% similarity]
rts/parallel/HLC.h [moved from ghc/rts/parallel/HLC.h with 100% similarity]
rts/parallel/HLComms.c [moved from ghc/rts/parallel/HLComms.c with 100% similarity]
rts/parallel/LLC.h [moved from ghc/rts/parallel/LLC.h with 100% similarity]
rts/parallel/LLComms.c [moved from ghc/rts/parallel/LLComms.c with 100% similarity]
rts/parallel/PEOpCodes.h [moved from ghc/rts/parallel/PEOpCodes.h with 100% similarity]
rts/parallel/Pack.c [moved from ghc/rts/parallel/Pack.c with 100% similarity]
rts/parallel/ParInit.c [moved from ghc/rts/parallel/ParInit.c with 100% similarity]
rts/parallel/ParInit.h [moved from ghc/rts/parallel/ParInit.h with 100% similarity]
rts/parallel/ParTicky.c [moved from ghc/rts/parallel/ParTicky.c with 100% similarity]
rts/parallel/ParTicky.h [moved from ghc/rts/parallel/ParTicky.h with 100% similarity]
rts/parallel/ParTypes.h [moved from ghc/rts/parallel/ParTypes.h with 100% similarity]
rts/parallel/Parallel.c [moved from ghc/rts/parallel/Parallel.c with 100% similarity]
rts/parallel/ParallelDebug.c [moved from ghc/rts/parallel/ParallelDebug.c with 100% similarity]
rts/parallel/ParallelDebug.h [moved from ghc/rts/parallel/ParallelDebug.h with 100% similarity]
rts/parallel/ParallelRts.h [moved from ghc/rts/parallel/ParallelRts.h with 100% similarity]
rts/parallel/RBH.c [moved from ghc/rts/parallel/RBH.c with 100% similarity]
rts/parallel/SysMan.c [moved from ghc/rts/parallel/SysMan.c with 100% similarity]
rts/posix/GetTime.c [moved from ghc/rts/posix/GetTime.c with 100% similarity]
rts/posix/Itimer.c [moved from ghc/rts/posix/Itimer.c with 100% similarity]
rts/posix/Itimer.h [moved from ghc/rts/posix/Itimer.h with 100% similarity]
rts/posix/OSThreads.c [moved from ghc/rts/posix/OSThreads.c with 100% similarity]
rts/posix/Select.c [moved from ghc/rts/posix/Select.c with 100% similarity]
rts/posix/Select.h [moved from ghc/rts/posix/Select.h with 100% similarity]
rts/posix/Signals.c [moved from ghc/rts/posix/Signals.c with 100% similarity]
rts/posix/Signals.h [moved from ghc/rts/posix/Signals.h with 100% similarity]
rts/win32/AsyncIO.c [moved from ghc/rts/win32/AsyncIO.c with 100% similarity]
rts/win32/AsyncIO.h [moved from ghc/rts/win32/AsyncIO.h with 100% similarity]
rts/win32/AwaitEvent.c [moved from ghc/rts/win32/AwaitEvent.c with 100% similarity]
rts/win32/ConsoleHandler.c [moved from ghc/rts/win32/ConsoleHandler.c with 100% similarity]
rts/win32/ConsoleHandler.h [moved from ghc/rts/win32/ConsoleHandler.h with 100% similarity]
rts/win32/GetTime.c [moved from ghc/rts/win32/GetTime.c with 100% similarity]
rts/win32/IOManager.c [moved from ghc/rts/win32/IOManager.c with 100% similarity]
rts/win32/IOManager.h [moved from ghc/rts/win32/IOManager.h with 100% similarity]
rts/win32/OSThreads.c [moved from ghc/rts/win32/OSThreads.c with 100% similarity]
rts/win32/Ticker.c [moved from ghc/rts/win32/Ticker.c with 100% similarity]
rts/win32/WorkQueue.c [moved from ghc/rts/win32/WorkQueue.c with 100% similarity]
rts/win32/WorkQueue.h [moved from ghc/rts/win32/WorkQueue.h with 100% similarity]
utils/Makefile [moved from ghc/utils/Makefile with 55% similarity]
utils/debugNCG/Diff_Gcc_Nat.hs [moved from ghc/utils/debugNCG/Diff_Gcc_Nat.hs with 100% similarity]
utils/debugNCG/Makefile [moved from ghc/utils/debugNCG/Makefile with 100% similarity]
utils/debugNCG/README [moved from ghc/utils/debugNCG/README with 100% similarity]
utils/ext-core/Check.hs [moved from ghc/utils/ext-core/Check.hs with 100% similarity]
utils/ext-core/Core.hs [moved from ghc/utils/ext-core/Core.hs with 100% similarity]
utils/ext-core/Driver.hs [moved from ghc/utils/ext-core/Driver.hs with 100% similarity]
utils/ext-core/Env.hs [moved from ghc/utils/ext-core/Env.hs with 100% similarity]
utils/ext-core/Interp.hs [moved from ghc/utils/ext-core/Interp.hs with 100% similarity]
utils/ext-core/Lex.hs [moved from ghc/utils/ext-core/Lex.hs with 100% similarity]
utils/ext-core/ParseGlue.hs [moved from ghc/utils/ext-core/ParseGlue.hs with 100% similarity]
utils/ext-core/Parser.y [moved from ghc/utils/ext-core/Parser.y with 100% similarity]
utils/ext-core/Prep.hs [moved from ghc/utils/ext-core/Prep.hs with 100% similarity]
utils/ext-core/Prims.hs [moved from ghc/utils/ext-core/Prims.hs with 100% similarity]
utils/ext-core/Printer.hs [moved from ghc/utils/ext-core/Printer.hs with 100% similarity]
utils/ext-core/README [moved from ghc/utils/ext-core/README with 100% similarity]
utils/genapply/GenApply.hs [moved from ghc/utils/genapply/GenApply.hs with 100% similarity]
utils/genapply/Makefile [moved from ghc/utils/genapply/Makefile with 92% similarity]
utils/genargs/Makefile [moved from glafp-utils/genargs/Makefile with 100% similarity]
utils/genargs/genargs.pl [moved from glafp-utils/genargs/genargs.pl with 100% similarity]
utils/genprimopcode/Main.hs [moved from ghc/utils/genprimopcode/Main.hs with 100% similarity]
utils/genprimopcode/Makefile [moved from ghc/utils/genprimopcode/Makefile with 100% similarity]
utils/ghc-pkg/Main.hs [moved from ghc/utils/ghc-pkg/Main.hs with 100% similarity]
utils/ghc-pkg/Makefile [moved from ghc/utils/ghc-pkg/Makefile with 89% similarity]
utils/ghc-pkg/ghc-pkg.sh [moved from ghc/utils/ghc-pkg/ghc-pkg.sh with 100% similarity]
utils/hasktags/HaskTags.hs [moved from ghc/utils/hasktags/HaskTags.hs with 100% similarity]
utils/hasktags/Makefile [moved from ghc/utils/hasktags/Makefile with 81% similarity]
utils/hasktags/README [moved from ghc/utils/hasktags/README with 100% similarity]
utils/heap-view/Graph.lhs [moved from ghc/utils/heap-view/Graph.lhs with 100% similarity]
utils/heap-view/HaskXLib.c [moved from ghc/utils/heap-view/HaskXLib.c with 100% similarity]
utils/heap-view/HpView.lhs [moved from ghc/utils/heap-view/HpView.lhs with 100% similarity]
utils/heap-view/HpView2.lhs [moved from ghc/utils/heap-view/HpView2.lhs with 100% similarity]
utils/heap-view/MAIL [moved from ghc/utils/heap-view/MAIL with 100% similarity]
utils/heap-view/Makefile [moved from ghc/utils/heap-view/Makefile with 80% similarity]
utils/heap-view/Makefile.original [moved from ghc/utils/heap-view/Makefile.original with 100% similarity]
utils/heap-view/Parse.lhs [moved from ghc/utils/heap-view/Parse.lhs with 100% similarity]
utils/heap-view/README [moved from ghc/utils/heap-view/README with 100% similarity]
utils/heap-view/common-bits [moved from ghc/utils/heap-view/common-bits with 100% similarity]
utils/hp2ps/AreaBelow.c [moved from ghc/utils/hp2ps/AreaBelow.c with 100% similarity]
utils/hp2ps/AreaBelow.h [moved from ghc/utils/hp2ps/AreaBelow.h with 100% similarity]
utils/hp2ps/AuxFile.c [moved from ghc/utils/hp2ps/AuxFile.c with 100% similarity]
utils/hp2ps/AuxFile.h [moved from ghc/utils/hp2ps/AuxFile.h with 100% similarity]
utils/hp2ps/Axes.c [moved from ghc/utils/hp2ps/Axes.c with 100% similarity]
utils/hp2ps/Axes.h [moved from ghc/utils/hp2ps/Axes.h with 100% similarity]
utils/hp2ps/CHANGES [moved from ghc/utils/hp2ps/CHANGES with 100% similarity]
utils/hp2ps/Curves.c [moved from ghc/utils/hp2ps/Curves.c with 100% similarity]
utils/hp2ps/Curves.h [moved from ghc/utils/hp2ps/Curves.h with 100% similarity]
utils/hp2ps/Defines.h [moved from ghc/utils/hp2ps/Defines.h with 100% similarity]
utils/hp2ps/Deviation.c [moved from ghc/utils/hp2ps/Deviation.c with 100% similarity]
utils/hp2ps/Deviation.h [moved from ghc/utils/hp2ps/Deviation.h with 100% similarity]
utils/hp2ps/Dimensions.c [moved from ghc/utils/hp2ps/Dimensions.c with 100% similarity]
utils/hp2ps/Dimensions.h [moved from ghc/utils/hp2ps/Dimensions.h with 100% similarity]
utils/hp2ps/Error.c [moved from ghc/utils/hp2ps/Error.c with 100% similarity]
utils/hp2ps/Error.h [moved from ghc/utils/hp2ps/Error.h with 100% similarity]
utils/hp2ps/HpFile.c [moved from ghc/utils/hp2ps/HpFile.c with 100% similarity]
utils/hp2ps/HpFile.h [moved from ghc/utils/hp2ps/HpFile.h with 100% similarity]
utils/hp2ps/Key.c [moved from ghc/utils/hp2ps/Key.c with 100% similarity]
utils/hp2ps/Key.h [moved from ghc/utils/hp2ps/Key.h with 100% similarity]
utils/hp2ps/Main.c [moved from ghc/utils/hp2ps/Main.c with 100% similarity]
utils/hp2ps/Main.h [moved from ghc/utils/hp2ps/Main.h with 100% similarity]
utils/hp2ps/Makefile [moved from ghc/utils/hp2ps/Makefile with 100% similarity]
utils/hp2ps/Marks.c [moved from ghc/utils/hp2ps/Marks.c with 100% similarity]
utils/hp2ps/Marks.h [moved from ghc/utils/hp2ps/Marks.h with 100% similarity]
utils/hp2ps/PsFile.c [moved from ghc/utils/hp2ps/PsFile.c with 100% similarity]
utils/hp2ps/PsFile.h [moved from ghc/utils/hp2ps/PsFile.h with 100% similarity]
utils/hp2ps/README.GHC [moved from ghc/utils/hp2ps/README.GHC with 100% similarity]
utils/hp2ps/Reorder.c [moved from ghc/utils/hp2ps/Reorder.c with 100% similarity]
utils/hp2ps/Reorder.h [moved from ghc/utils/hp2ps/Reorder.h with 100% similarity]
utils/hp2ps/Scale.c [moved from ghc/utils/hp2ps/Scale.c with 100% similarity]
utils/hp2ps/Scale.h [moved from ghc/utils/hp2ps/Scale.h with 100% similarity]
utils/hp2ps/Shade.c [moved from ghc/utils/hp2ps/Shade.c with 100% similarity]
utils/hp2ps/Shade.h [moved from ghc/utils/hp2ps/Shade.h with 100% similarity]
utils/hp2ps/TopTwenty.c [moved from ghc/utils/hp2ps/TopTwenty.c with 100% similarity]
utils/hp2ps/TopTwenty.h [moved from ghc/utils/hp2ps/TopTwenty.h with 100% similarity]
utils/hp2ps/TraceElement.c [moved from ghc/utils/hp2ps/TraceElement.c with 100% similarity]
utils/hp2ps/TraceElement.h [moved from ghc/utils/hp2ps/TraceElement.h with 100% similarity]
utils/hp2ps/Utilities.c [moved from ghc/utils/hp2ps/Utilities.c with 100% similarity]
utils/hp2ps/Utilities.h [moved from ghc/utils/hp2ps/Utilities.h with 100% similarity]
utils/hp2ps/hp2ps.1 [moved from ghc/utils/hp2ps/hp2ps.1 with 100% similarity]
utils/hp2ps/makefile.original [moved from ghc/utils/hp2ps/makefile.original with 100% similarity]
utils/hsc2hs/Main.hs [moved from ghc/utils/hsc2hs/Main.hs with 100% similarity]
utils/hsc2hs/Makefile [moved from ghc/utils/hsc2hs/Makefile with 92% similarity]
utils/hsc2hs/Makefile.inc [moved from ghc/utils/hsc2hs/Makefile.inc with 100% similarity]
utils/hsc2hs/Makefile.nhc98 [moved from ghc/utils/hsc2hs/Makefile.nhc98 with 100% similarity]
utils/hsc2hs/hsc2hs.sh [moved from ghc/utils/hsc2hs/hsc2hs.sh with 100% similarity]
utils/hsc2hs/template-hsc.h [moved from ghc/utils/hsc2hs/template-hsc.h with 100% similarity]
utils/hstags/Makefile [moved from ghc/utils/hstags/Makefile with 100% similarity]
utils/hstags/README [moved from ghc/utils/hstags/README with 100% similarity]
utils/hstags/hstags-help.c [moved from ghc/utils/hstags/hstags-help.c with 100% similarity]
utils/hstags/hstags.prl [moved from ghc/utils/hstags/hstags.prl with 100% similarity]
utils/hstags/prefix.txt [moved from ghc/utils/hstags/prefix.txt with 100% similarity]
utils/lndir/Makefile [moved from glafp-utils/lndir/Makefile with 97% similarity]
utils/lndir/lndir-Xos.h [moved from glafp-utils/lndir/lndir-Xos.h with 100% similarity]
utils/lndir/lndir-Xosdefs.h [moved from glafp-utils/lndir/lndir-Xosdefs.h with 100% similarity]
utils/lndir/lndir.c [moved from glafp-utils/lndir/lndir.c with 100% similarity]
utils/ltx/Makefile [moved from glafp-utils/ltx/Makefile with 95% similarity]
utils/ltx/ltx.prl [moved from glafp-utils/ltx/ltx.prl with 100% similarity]
utils/mkdependC/Makefile [moved from glafp-utils/mkdependC/Makefile with 97% similarity]
utils/mkdependC/mkdependC.prl [moved from glafp-utils/mkdependC/mkdependC.prl with 100% similarity]
utils/mkdirhier/Makefile [moved from glafp-utils/mkdirhier/Makefile with 87% similarity]
utils/mkdirhier/mkdirhier.sh [moved from glafp-utils/mkdirhier/mkdirhier.sh with 100% similarity]
utils/nofib-analyse/CmdLine.hs [moved from glafp-utils/nofib-analyse/CmdLine.hs with 100% similarity]
utils/nofib-analyse/GenUtils.lhs [moved from glafp-utils/nofib-analyse/GenUtils.lhs with 100% similarity]
utils/nofib-analyse/Main.hs [moved from glafp-utils/nofib-analyse/Main.hs with 100% similarity]
utils/nofib-analyse/Makefile [moved from glafp-utils/nofib-analyse/Makefile with 51% similarity]
utils/nofib-analyse/Printf.lhs [moved from glafp-utils/nofib-analyse/Printf.lhs with 100% similarity]
utils/nofib-analyse/Slurp.hs [moved from glafp-utils/nofib-analyse/Slurp.hs with 100% similarity]
utils/parallel/AVG.pl [moved from ghc/utils/parallel/AVG.pl with 100% similarity]
utils/parallel/GrAnSim.el [moved from ghc/utils/parallel/GrAnSim.el with 100% similarity]
utils/parallel/Makefile [moved from ghc/utils/parallel/Makefile with 100% similarity]
utils/parallel/RTS2gran.pl [moved from ghc/utils/parallel/RTS2gran.pl with 100% similarity]
utils/parallel/SN.pl [moved from ghc/utils/parallel/SN.pl with 100% similarity]
utils/parallel/SPLIT.pl [moved from ghc/utils/parallel/SPLIT.pl with 100% similarity]
utils/parallel/avg-RTS.pl [moved from ghc/utils/parallel/avg-RTS.pl with 100% similarity]
utils/parallel/get_SN.pl [moved from ghc/utils/parallel/get_SN.pl with 100% similarity]
utils/parallel/ghc-fool-sort.pl [moved from ghc/utils/parallel/ghc-fool-sort.pl with 100% similarity]
utils/parallel/ghc-unfool-sort.pl [moved from ghc/utils/parallel/ghc-unfool-sort.pl with 100% similarity]
utils/parallel/gp-ext-imp.pl [moved from ghc/utils/parallel/gp-ext-imp.pl with 100% similarity]
utils/parallel/gr2RTS.pl [moved from ghc/utils/parallel/gr2RTS.pl with 100% similarity]
utils/parallel/gr2ap.bash [moved from ghc/utils/parallel/gr2ap.bash with 100% similarity]
utils/parallel/gr2gran.bash [moved from ghc/utils/parallel/gr2gran.bash with 100% similarity]
utils/parallel/gr2java.pl [moved from ghc/utils/parallel/gr2java.pl with 100% similarity]
utils/parallel/gr2jv.bash [moved from ghc/utils/parallel/gr2jv.bash with 100% similarity]
utils/parallel/gr2pe.pl [moved from ghc/utils/parallel/gr2pe.pl with 100% similarity]
utils/parallel/gr2ps.bash [moved from ghc/utils/parallel/gr2ps.bash with 100% similarity]
utils/parallel/gr2qp.pl [moved from ghc/utils/parallel/gr2qp.pl with 100% similarity]
utils/parallel/gran-extr.pl [moved from ghc/utils/parallel/gran-extr.pl with 100% similarity]
utils/parallel/grs2gr.pl [moved from ghc/utils/parallel/grs2gr.pl with 100% similarity]
utils/parallel/par-aux.pl [moved from ghc/utils/parallel/par-aux.pl with 100% similarity]
utils/parallel/ps-scale-y.pl [moved from ghc/utils/parallel/ps-scale-y.pl with 100% similarity]
utils/parallel/qp2ap.pl [moved from ghc/utils/parallel/qp2ap.pl with 100% similarity]
utils/parallel/qp2ps.pl [moved from ghc/utils/parallel/qp2ps.pl with 100% similarity]
utils/parallel/sn_filter.pl [moved from ghc/utils/parallel/sn_filter.pl with 100% similarity]
utils/parallel/stats.pl [moved from ghc/utils/parallel/stats.pl with 100% similarity]
utils/parallel/template.pl [moved from ghc/utils/parallel/template.pl with 100% similarity]
utils/parallel/tf.pl [moved from ghc/utils/parallel/tf.pl with 100% similarity]
utils/prof/Makefile [moved from ghc/utils/prof/Makefile with 81% similarity]
utils/prof/cgprof/Makefile [new file with mode: 0644]
utils/prof/cgprof/README [moved from ghc/utils/prof/cgprof/README with 100% similarity]
utils/prof/cgprof/cgprof.c [moved from ghc/utils/prof/cgprof/cgprof.c with 100% similarity]
utils/prof/cgprof/cgprof.h [moved from ghc/utils/prof/cgprof/cgprof.h with 100% similarity]
utils/prof/cgprof/daVinci.c [moved from ghc/utils/prof/cgprof/daVinci.c with 100% similarity]
utils/prof/cgprof/daVinci.h [moved from ghc/utils/prof/cgprof/daVinci.h with 100% similarity]
utils/prof/cgprof/main.c [moved from ghc/utils/prof/cgprof/main.c with 100% similarity]
utils/prof/cgprof/matrix.c [moved from ghc/utils/prof/cgprof/matrix.c with 100% similarity]
utils/prof/cgprof/matrix.h [moved from ghc/utils/prof/cgprof/matrix.h with 100% similarity]
utils/prof/cgprof/symbol.c [moved from ghc/utils/prof/cgprof/symbol.c with 100% similarity]
utils/prof/cgprof/symbol.h [moved from ghc/utils/prof/cgprof/symbol.h with 100% similarity]
utils/prof/ghcprof.prl [moved from ghc/utils/prof/ghcprof.prl with 100% similarity]
utils/prof/icons/Makefile [new file with mode: 0644]
utils/prof/icons/absdelta.xbm [moved from ghc/utils/prof/icons/absdelta.xbm with 100% similarity]
utils/prof/icons/absolute.xbm [moved from ghc/utils/prof/icons/absolute.xbm with 100% similarity]
utils/prof/icons/comm.xbm [moved from ghc/utils/prof/icons/comm.xbm with 100% similarity]
utils/prof/icons/commslack.xbm [moved from ghc/utils/prof/icons/commslack.xbm with 100% similarity]
utils/prof/icons/comp.xbm [moved from ghc/utils/prof/icons/comp.xbm with 100% similarity]
utils/prof/icons/compress.xbm [moved from ghc/utils/prof/icons/compress.xbm with 100% similarity]
utils/prof/icons/compslack.xbm [moved from ghc/utils/prof/icons/compslack.xbm with 100% similarity]
utils/prof/icons/delete.xbm [moved from ghc/utils/prof/icons/delete.xbm with 100% similarity]
utils/prof/icons/help.xbm [moved from ghc/utils/prof/icons/help.xbm with 100% similarity]
utils/prof/icons/hrel.xbm [moved from ghc/utils/prof/icons/hrel.xbm with 100% similarity]
utils/prof/icons/hrelslack.xbm [moved from ghc/utils/prof/icons/hrelslack.xbm with 100% similarity]
utils/prof/icons/jump.xbm [moved from ghc/utils/prof/icons/jump.xbm with 100% similarity]
utils/prof/icons/mycomm.xbm [moved from ghc/utils/prof/icons/mycomm.xbm with 100% similarity]
utils/prof/icons/oxpara.xbm [moved from ghc/utils/prof/icons/oxpara.xbm with 100% similarity]
utils/prof/icons/percent.xbm [moved from ghc/utils/prof/icons/percent.xbm with 100% similarity]
utils/prof/icons/reldelta.xbm [moved from ghc/utils/prof/icons/reldelta.xbm with 100% similarity]
utils/prof/icons/sync.xbm [moved from ghc/utils/prof/icons/sync.xbm with 100% similarity]
utils/prof/icons/time.xbm [moved from ghc/utils/prof/icons/time.xbm with 100% similarity]
utils/prof/icons/time1.xbm [moved from ghc/utils/prof/icons/time1.xbm with 100% similarity]
utils/prof/icons/uncompress.xbm [moved from ghc/utils/prof/icons/uncompress.xbm with 100% similarity]
utils/prof/icons/undo.xbm [moved from ghc/utils/prof/icons/undo.xbm with 100% similarity]
utils/prof/icons/wait.xbm [moved from ghc/utils/prof/icons/wait.xbm with 100% similarity]
utils/prof/icons/weightdelta.xbm [moved from ghc/utils/prof/icons/weightdelta.xbm with 100% similarity]
utils/pvm/README [moved from ghc/utils/pvm/README with 100% similarity]
utils/pvm/debugger.emacs [moved from ghc/utils/pvm/debugger.emacs with 100% similarity]
utils/pvm/debugger2 [moved from ghc/utils/pvm/debugger2 with 100% similarity]
utils/runghc/Makefile [moved from ghc/utils/runghc/Makefile with 94% similarity]
utils/runghc/runghc.hs [moved from ghc/utils/runghc/runghc.hs with 100% similarity]
utils/runstdtest/Makefile [moved from glafp-utils/runstdtest/Makefile with 77% similarity]
utils/runstdtest/runstdtest.prl [moved from glafp-utils/runstdtest/runstdtest.prl with 100% similarity]
utils/stat2resid/Makefile [moved from ghc/utils/stat2resid/Makefile with 88% similarity]
utils/stat2resid/parse-gcstats.prl [moved from ghc/utils/stat2resid/parse-gcstats.prl with 100% similarity]
utils/stat2resid/prefix.txt [moved from ghc/utils/stat2resid/prefix.txt with 100% similarity]
utils/stat2resid/process-gcstats.prl [moved from ghc/utils/stat2resid/process-gcstats.prl with 100% similarity]
utils/stat2resid/stat2resid.prl [moved from ghc/utils/stat2resid/stat2resid.prl with 100% similarity]
utils/touchy/Makefile [moved from ghc/utils/touchy/Makefile with 100% similarity]
utils/touchy/touchy.c [moved from ghc/utils/touchy/touchy.c with 100% similarity]
utils/unlit/Makefile [moved from ghc/utils/unlit/Makefile with 100% similarity]
utils/unlit/README [moved from ghc/utils/unlit/README with 100% similarity]
utils/unlit/unlit.c [moved from ghc/utils/unlit/unlit.c with 100% similarity]
utils/verbatim/Makefile [moved from glafp-utils/verbatim/Makefile with 96% similarity]
utils/verbatim/verbatim.lex [moved from glafp-utils/verbatim/verbatim.lex with 100% similarity]