Changeset 110
- Timestamp:
- 07/04/07 15:05:50 (1 year ago)
- Files:
-
- external/with-debian/ghc6/current (added)
- external/with-debian/ghc6/current/aclocal.m4 (added)
- external/with-debian/ghc6/current/ANNOUNCE (added)
- external/with-debian/ghc6/current/compat (added)
- external/with-debian/ghc6/current/compat/cbits (added)
- external/with-debian/ghc6/current/compat/cbits/directory.c (added)
- external/with-debian/ghc6/current/compat/cbits/rawSystem.c (added)
- external/with-debian/ghc6/current/compat/cbits/unicode.c (added)
- external/with-debian/ghc6/current/compat/Compat (added)
- external/with-debian/ghc6/current/compat/compat.mk (added)
- external/with-debian/ghc6/current/compat/Compat/Directory.hs (added)
- external/with-debian/ghc6/current/compat/Compat/RawSystem.hs (added)
- external/with-debian/ghc6/current/compat/Compat/Unicode.hs (added)
- external/with-debian/ghc6/current/compat/Distribution (added)
- external/with-debian/ghc6/current/compat/Distribution/Compat (added)
- external/with-debian/ghc6/current/compat/Distribution/Compat/FilePath.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/Compat/ReadP.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/Compiler.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/GetOpt.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/InstalledPackageInfo.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/License.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/Package.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/ParseUtils.hs (added)
- external/with-debian/ghc6/current/compat/Distribution/Version.hs (added)
- external/with-debian/ghc6/current/compat/include (added)
- external/with-debian/ghc6/current/compat/include/directory.h (added)
- external/with-debian/ghc6/current/compat/Language (added)
- external/with-debian/ghc6/current/compat/Language/Haskell (added)
- external/with-debian/ghc6/current/compat/Language/Haskell/Extension.hs (added)
- external/with-debian/ghc6/current/compat/Makefile (added)
- external/with-debian/ghc6/current/compat/README (added)
- external/with-debian/ghc6/current/compat/System (added)
- external/with-debian/ghc6/current/compat/System/Directory (added)
- external/with-debian/ghc6/current/compat/System/Directory/Internals.hs (added)
- external/with-debian/ghc6/current/compiler (added)
- external/with-debian/ghc6/current/compiler/basicTypes (added)
- external/with-debian/ghc6/current/compiler/basicTypes/BasicTypes.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/DataCon.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/basicTypes/DataCon.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/DataCon.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Demand.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Id.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/IdInfo.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/basicTypes/IdInfo.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/IdInfo.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Literal.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/MkId.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/basicTypes/MkId.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/MkId.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Module.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Module.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Module.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Name.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Name.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Name.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/basicTypes/NameEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/NameSet.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/NewDemand.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/OccName.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/basicTypes/OccName.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/OccName.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/basicTypes/RdrName.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/SrcLoc.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/UniqSupply.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Unique.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/Var.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/VarEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/basicTypes/VarSet.lhs (added)
- external/with-debian/ghc6/current/compiler/cbits (added)
- external/with-debian/ghc6/current/compiler/cbits/rawSystem.c (added)
- external/with-debian/ghc6/current/compiler/cmm (added)
- external/with-debian/ghc6/current/compiler/cmm/CLabel.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/Cmm.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmLex.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmLex.x (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmLint.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmOpt.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmParse.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmParse.y (added)
- external/with-debian/ghc6/current/compiler/cmm/CmmUtils.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/MachOp.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/PprC.hs (added)
- external/with-debian/ghc6/current/compiler/cmm/PprCmm.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen (added)
- external/with-debian/ghc6/current/compiler/codeGen/Bitmap.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgBindery.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgBindery.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgBindery.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgCallConv.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgCase.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgClosure.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgCon.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgExpr.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgExpr.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgExpr.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgForeignCall.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgHeapery.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgInfoTbls.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgLetNoEscape.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgMonad.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgParallel.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgPrimOp.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgProf.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgStackery.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgTailCall.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgTicky.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgUsages.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/codeGen/CgUtils.hs (added)
- external/with-debian/ghc6/current/compiler/codeGen/ClosureInfo.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/codeGen/ClosureInfo.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/ClosureInfo.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/codeGen/CodeGen.lhs (added)
- external/with-debian/ghc6/current/compiler/codeGen/SMRep.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreFVs.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreLint.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CorePrep.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreSubst.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreSyn.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreTidy.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreUnfold.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/CoreUtils.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/ExternalCore.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/MkExternalCore.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/PprCore.lhs (added)
- external/with-debian/ghc6/current/compiler/coreSyn/PprExternalCore.lhs (added)
- external/with-debian/ghc6/current/compiler/count_bytes (added)
- external/with-debian/ghc6/current/compiler/count_lines (added)
- external/with-debian/ghc6/current/compiler/cprAnalysis (added)
- external/with-debian/ghc6/current/compiler/cprAnalysis/CprAnalyse.lhs (added)
- external/with-debian/ghc6/current/compiler/DEPEND-NOTES (added)
- external/with-debian/ghc6/current/compiler/deSugar (added)
- external/with-debian/ghc6/current/compiler/deSugar/Check.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/Desugar.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/deSugar.tex (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsArrows.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsBinds.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsCCall.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsExpr.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsExpr.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsExpr.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsForeign.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsGRHSs.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsListComp.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsMeta.hs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsMonad.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/DsUtils.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/Match.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/deSugar/Match.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/Match.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/deSugar/MatchCon.lhs (added)
- external/with-debian/ghc6/current/compiler/deSugar/MatchLit.lhs (added)
- external/with-debian/ghc6/current/compiler/DLL-NOTES (added)
- external/with-debian/ghc6/current/compiler/ghci (added)
- external/with-debian/ghc6/current/compiler/ghci/ByteCodeAsm.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/ByteCodeFFI.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/ByteCodeGen.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/ByteCodeInstr.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/ByteCodeItbls.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/ByteCodeLink.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/InteractiveUI.hs (added)
- external/with-debian/ghc6/current/compiler/ghci/keepCAFsForGHCi.c (added)
- external/with-debian/ghc6/current/compiler/ghci/Linker.lhs (added)
- external/with-debian/ghc6/current/compiler/ghci/ObjLink.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn (added)
- external/with-debian/ghc6/current/compiler/hsSyn/Convert.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsBinds.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsDecls.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsExpr.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsExpr.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsExpr.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsImpExp.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsLit.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsPat.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsPat.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsPat.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsTypes.lhs (added)
- external/with-debian/ghc6/current/compiler/hsSyn/HsUtils.lhs (added)
- external/with-debian/ghc6/current/compiler/HsVersions.h (added)
- external/with-debian/ghc6/current/compiler/iface (added)
- external/with-debian/ghc6/current/compiler/iface/BinIface.hs (added)
- external/with-debian/ghc6/current/compiler/iface/BuildTyCl.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/IfaceEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/IfaceSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/IfaceType.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/LoadIface.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/MkIface.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/TcIface.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/iface/TcIface.lhs (added)
- external/with-debian/ghc6/current/compiler/iface/TcIface.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/ilxGen (added)
- external/with-debian/ghc6/current/compiler/ilxGen/Entry.ilx (added)
- external/with-debian/ghc6/current/compiler/ilxGen/IlxGen.lhs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/Makefile.stdlib (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/build.mk (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/foo.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/life.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/Makefile (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/PrelNum.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/reduce.ml (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test1-nostdlib.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test1.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test10.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test11.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test12.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test13.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test14.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test15.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test16.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test17.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test18.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test19.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test1b.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test2.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test20.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test21.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test2b.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test2c.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test2d.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test3.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test4.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test5.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test6.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test7.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test8.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/test9.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/yes.hs (added)
- external/with-debian/ghc6/current/compiler/ilxGen/tests/yes2.hs (added)
- external/with-debian/ghc6/current/compiler/javaGen (added)
- external/with-debian/ghc6/current/compiler/javaGen/Java.lhs (added)
- external/with-debian/ghc6/current/compiler/javaGen/JavaGen.lhs (added)
- external/with-debian/ghc6/current/compiler/javaGen/PrintJava.lhs (added)
- external/with-debian/ghc6/current/compiler/main (added)
- external/with-debian/ghc6/current/compiler/main/CmdLineParser.hs (added)
- external/with-debian/ghc6/current/compiler/main/CodeOutput.lhs (added)
- external/with-debian/ghc6/current/compiler/main/Constants.lhs (added)
- external/with-debian/ghc6/current/compiler/main/DriverMkDepend.hs (added)
- external/with-debian/ghc6/current/compiler/main/DriverPhases.hs (added)
- external/with-debian/ghc6/current/compiler/main/DriverPipeline.hs (added)
- external/with-debian/ghc6/current/compiler/main/DynFlags.hs (added)
- external/with-debian/ghc6/current/compiler/main/ErrUtils.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/main/ErrUtils.lhs (added)
- external/with-debian/ghc6/current/compiler/main/ErrUtils.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/main/Finder.lhs (added)
- external/with-debian/ghc6/current/compiler/main/GHC.hs (added)
- external/with-debian/ghc6/current/compiler/main/HeaderInfo.hs (added)
- external/with-debian/ghc6/current/compiler/main/HscMain.lhs (added)
- external/with-debian/ghc6/current/compiler/main/HscStats.lhs (added)
- external/with-debian/ghc6/current/compiler/main/HscTypes.lhs (added)
- external/with-debian/ghc6/current/compiler/main/Main.hs (added)
- external/with-debian/ghc6/current/compiler/main/PackageConfig.hs (added)
- external/with-debian/ghc6/current/compiler/main/Packages.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/main/Packages.lhs (added)
- external/with-debian/ghc6/current/compiler/main/Packages.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/main/ParsePkgConf.hs (added)
- external/with-debian/ghc6/current/compiler/main/ParsePkgConf.y (added)
- external/with-debian/ghc6/current/compiler/main/PprTyThing.hs (added)
- external/with-debian/ghc6/current/compiler/main/StaticFlags.hs (added)
- external/with-debian/ghc6/current/compiler/main/SysTools.lhs (added)
- external/with-debian/ghc6/current/compiler/main/TidyPgm.lhs (added)
- external/with-debian/ghc6/current/compiler/Makefile (added)
- external/with-debian/ghc6/current/compiler/Makefile.ghcbin (added)
- external/with-debian/ghc6/current/compiler/nativeGen (added)
- external/with-debian/ghc6/current/compiler/nativeGen/AsmCodeGen.lhs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/MachCodeGen.hs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/MachInstrs.hs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/MachRegs.lhs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/NCG.h (added)
- external/with-debian/ghc6/current/compiler/nativeGen/NCGMonad.hs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/NOTES (added)
- external/with-debian/ghc6/current/compiler/nativeGen/PositionIndependentCode.hs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/PprMach.hs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/RegAllocInfo.hs (added)
- external/with-debian/ghc6/current/compiler/nativeGen/RegisterAlloc.hs (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten/FlattenInfo.hs (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten/Flattening.hs (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten/FlattenMonad.hs (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten/NDPCoreUtils.hs (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten/PArrAnal.hs (added)
- external/with-debian/ghc6/current/compiler/ndpFlatten/TODO (added)
- external/with-debian/ghc6/current/compiler/NOTES (added)
- external/with-debian/ghc6/current/compiler/package.conf.in (added)
- external/with-debian/ghc6/current/compiler/parser (added)
- external/with-debian/ghc6/current/compiler/parser/Ctype.lhs (added)
- external/with-debian/ghc6/current/compiler/parser/cutils.c (added)
- external/with-debian/ghc6/current/compiler/parser/cutils.h (added)
- external/with-debian/ghc6/current/compiler/parser/hschooks.c (added)
- external/with-debian/ghc6/current/compiler/parser/LexCore.hs (added)
- external/with-debian/ghc6/current/compiler/parser/Lexer.hs (added)
- external/with-debian/ghc6/current/compiler/parser/Lexer.x (added)
- external/with-debian/ghc6/current/compiler/parser/Parser.hs (added)
- external/with-debian/ghc6/current/compiler/parser/Parser.y (added)
- external/with-debian/ghc6/current/compiler/parser/Parser.y.pp (added)
- external/with-debian/ghc6/current/compiler/parser/ParserCore.hs (added)
- external/with-debian/ghc6/current/compiler/parser/ParserCore.y (added)
- external/with-debian/ghc6/current/compiler/parser/ParserCoreUtils.hs (added)
- external/with-debian/ghc6/current/compiler/parser/RdrHsSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude (added)
- external/with-debian/ghc6/current/compiler/prelude/ForeignCall.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude/PrelInfo.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude/PrelNames.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude/PrelRules.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude/PrimOp.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude/primops.txt.pp (added)
- external/with-debian/ghc6/current/compiler/prelude/TysPrim.lhs (added)
- external/with-debian/ghc6/current/compiler/prelude/TysWiredIn.lhs (added)
- external/with-debian/ghc6/current/compiler/profiling (added)
- external/with-debian/ghc6/current/compiler/profiling/CostCentre.lhs (added)
- external/with-debian/ghc6/current/compiler/profiling/NOTES (added)
- external/with-debian/ghc6/current/compiler/profiling/SCCfinal.lhs (added)
- external/with-debian/ghc6/current/compiler/rename (added)
- external/with-debian/ghc6/current/compiler/rename/rename.tex (added)
- external/with-debian/ghc6/current/compiler/rename/RnBinds.lhs (added)
- external/with-debian/ghc6/current/compiler/rename/RnEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/rename/RnExpr.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/rename/RnExpr.lhs (added)
- external/with-debian/ghc6/current/compiler/rename/RnExpr.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/rename/RnHsSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/rename/RnNames.lhs (added)
- external/with-debian/ghc6/current/compiler/rename/RnSource.lhs (added)
- external/with-debian/ghc6/current/compiler/rename/RnTypes.lhs (added)
- external/with-debian/ghc6/current/compiler/Simon-log (added)
- external/with-debian/ghc6/current/compiler/simplCore (added)
- external/with-debian/ghc6/current/compiler/simplCore/CSE.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/FloatIn.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/FloatOut.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/LiberateCase.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/OccurAnal.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SAT.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SATMonad.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SetLevels.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SimplCore.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SimplEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/simplifier.tib (added)
- external/with-debian/ghc6/current/compiler/simplCore/Simplify.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SimplMonad.lhs (added)
- external/with-debian/ghc6/current/compiler/simplCore/SimplUtils.lhs (added)
- external/with-debian/ghc6/current/compiler/simplStg (added)
- external/with-debian/ghc6/current/compiler/simplStg/SimplStg.lhs (added)
- external/with-debian/ghc6/current/compiler/simplStg/SRT.lhs (added)
- external/with-debian/ghc6/current/compiler/simplStg/StgStats.lhs (added)
- external/with-debian/ghc6/current/compiler/specialise (added)
- external/with-debian/ghc6/current/compiler/specialise/Rules.lhs (added)
- external/with-debian/ghc6/current/compiler/specialise/SpecConstr.lhs (added)
- external/with-debian/ghc6/current/compiler/specialise/Specialise.lhs (added)
- external/with-debian/ghc6/current/compiler/stgSyn (added)
- external/with-debian/ghc6/current/compiler/stgSyn/CoreToStg.lhs (added)
- external/with-debian/ghc6/current/compiler/stgSyn/StgLint.lhs (added)
- external/with-debian/ghc6/current/compiler/stgSyn/StgSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/stranal (added)
- external/with-debian/ghc6/current/compiler/stranal/DmdAnal.lhs (added)
- external/with-debian/ghc6/current/compiler/stranal/SaAbsInt.lhs (added)
- external/with-debian/ghc6/current/compiler/stranal/SaLib.lhs (added)
- external/with-debian/ghc6/current/compiler/stranal/StrictAnal.lhs (added)
- external/with-debian/ghc6/current/compiler/stranal/WorkWrap.lhs (added)
- external/with-debian/ghc6/current/compiler/stranal/WwLib.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck (added)
- external/with-debian/ghc6/current/compiler/typecheck/Inst.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcArrows.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcBinds.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcClassDcl.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcDefaults.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcDeriv.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcExpr.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcExpr.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcExpr.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcForeign.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcGenDeriv.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcHsSyn.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcHsType.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcInstDcls.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcMatches.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcMatches.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcMatches.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcMType.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcPat.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcRnDriver.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcRnMonad.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcRnTypes.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcRules.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcSimplify.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcSplice.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcSplice.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcSplice.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcTyClsDecls.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcTyDecls.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcType.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcType.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcType.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcUnify.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcUnify.lhs (added)
- external/with-debian/ghc6/current/compiler/typecheck/TcUnify.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/types (added)
- external/with-debian/ghc6/current/compiler/types/Class.lhs (added)
- external/with-debian/ghc6/current/compiler/types/FunDeps.lhs (added)
- external/with-debian/ghc6/current/compiler/types/Generics.lhs (added)
- external/with-debian/ghc6/current/compiler/types/InstEnv.lhs (added)
- external/with-debian/ghc6/current/compiler/types/Kind.lhs (added)
- external/with-debian/ghc6/current/compiler/types/TyCon.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/types/TyCon.lhs (added)
- external/with-debian/ghc6/current/compiler/types/TyCon.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/types/Type.lhs (added)
- external/with-debian/ghc6/current/compiler/types/TypeRep.hi-boot-6 (added)
- external/with-debian/ghc6/current/compiler/types/TypeRep.lhs (added)
- external/with-debian/ghc6/current/compiler/types/TypeRep.lhs-boot (added)
- external/with-debian/ghc6/current/compiler/types/Unify.lhs (added)
- external/with-debian/ghc6/current/compiler/utils (added)
- external/with-debian/ghc6/current/compiler/utils/Bag.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/Binary.hs (added)
- external/with-debian/ghc6/current/compiler/utils/BitSet.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/BufWrite.hs (added)
- external/with-debian/ghc6/current/compiler/utils/Digraph.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/Encoding.hs (added)
- external/with-debian/ghc6/current/compiler/utils/FastMutInt.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/FastString.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/FastTypes.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/FiniteMap.lhs (added)
- external/with-debian/ghc6/current/compiler/utils/IOEnv.hs (added)
- external/with-debian/ghc6/current/compiler/utils/ListSetOps.lhs (added)