Path Lines of Code appveyor.yml 25 bindisttest/HelloWorld.lhs 5 compiler/HsVersions.h 44 compiler/Unique.h 1 compiler/backpack/BkpSyn.hs 71 compiler/backpack/DriverBkp.hs 740 compiler/backpack/NameShape.hs 234 compiler/backpack/RnModIface.hs 674 compiler/basicTypes/Avail.hs 234 compiler/basicTypes/BasicTypes.hs 1277 compiler/basicTypes/ConLike.hs 164 compiler/basicTypes/ConLike.hs-boot 7 compiler/basicTypes/DataCon.hs 1252 compiler/basicTypes/DataCon.hs-boot 30 compiler/basicTypes/Demand.hs 1678 compiler/basicTypes/FieldLabel.hs 99 compiler/basicTypes/Id.hs 792 compiler/basicTypes/IdInfo.hs 521 compiler/basicTypes/IdInfo.hs-boot 9 compiler/basicTypes/Lexeme.hs 197 compiler/basicTypes/Literal.hs 706 compiler/basicTypes/MkId.hs 1361 compiler/basicTypes/MkId.hs-boot 11 compiler/basicTypes/Module.hs 1094 compiler/basicTypes/Module.hs-boot 11 compiler/basicTypes/Name.hs 584 compiler/basicTypes/Name.hs-boot 3 compiler/basicTypes/NameCache.hs 94 compiler/basicTypes/NameEnv.hs 132 compiler/basicTypes/NameSet.hs 178 compiler/basicTypes/OccName.hs 761 compiler/basicTypes/OccName.hs-boot 3 compiler/basicTypes/PatSyn.hs 370 compiler/basicTypes/PatSyn.hs-boot 10 compiler/basicTypes/RdrName.hs 1187 compiler/basicTypes/SrcLoc.hs 570 compiler/basicTypes/UniqSupply.hs 191 compiler/basicTypes/Unique.hs 355 compiler/basicTypes/Var.hs 604 compiler/basicTypes/Var.hs-boot 13 compiler/basicTypes/VarEnv.hs 506 compiler/basicTypes/VarSet.hs 283 compiler/cbits/genSym.c 34 compiler/cmm/Bitmap.hs 113 compiler/cmm/BlockId.hs 35 compiler/cmm/BlockId.hs-boot 5 compiler/cmm/CLabel.hs 1183 compiler/cmm/Cmm.hs 189 compiler/cmm/CmmBuildInfoTables.hs 728 compiler/cmm/CmmCallConv.hs 186 compiler/cmm/CmmCommonBlockElim.hs 273 compiler/cmm/CmmContFlowOpt.hs 393 compiler/cmm/CmmExpr.hs 505 compiler/cmm/CmmImplementSwitchPlans.hs 78 compiler/cmm/CmmInfo.hs 501 compiler/cmm/CmmLayoutStack.hs 1038 compiler/cmm/CmmLex.x 313 compiler/cmm/CmmLint.hs 214 compiler/cmm/CmmLive.hs 79 compiler/cmm/CmmMachOp.hs 556 compiler/cmm/CmmMonad.hs 44 compiler/cmm/CmmNode.hs 629 compiler/cmm/CmmOpt.hs 363 compiler/cmm/CmmParse.y 1218 compiler/cmm/CmmPipeline.hs 314 compiler/cmm/CmmProcPoint.hs 427 compiler/cmm/CmmSink.hs 732 compiler/cmm/CmmSwitch.hs 427 compiler/cmm/CmmType.hs 355 compiler/cmm/CmmUtils.hs 491 compiler/cmm/Debug.hs 468 compiler/cmm/Hoopl/Block.hs 269 compiler/cmm/Hoopl/Collections.hs 138 compiler/cmm/Hoopl/Dataflow.hs 388 compiler/cmm/Hoopl/Graph.hs 156 compiler/cmm/Hoopl/Label.hs 108 compiler/cmm/MkGraph.hs 397 compiler/cmm/PprC.hs 1177 compiler/cmm/PprCmm.hs 265 compiler/cmm/PprCmmDecl.hs 140 compiler/cmm/PprCmmExpr.hs 245 compiler/cmm/SMRep.hs 445 compiler/codeGen/CgUtils.hs 161 compiler/codeGen/CodeGen/Platform.hs 91 compiler/codeGen/CodeGen/Platform/ARM.hs 6 compiler/codeGen/CodeGen/Platform/ARM64.hs 6 compiler/codeGen/CodeGen/Platform/NoRegs.hs 5 compiler/codeGen/CodeGen/Platform/PPC.hs 6 compiler/codeGen/CodeGen/Platform/SPARC.hs 6 compiler/codeGen/CodeGen/Platform/X86.hs 6 compiler/codeGen/CodeGen/Platform/X86_64.hs 6 compiler/codeGen/StgCmm.hs 182 compiler/codeGen/StgCmmArgRep.hs 138 compiler/codeGen/StgCmmBind.hs 646 compiler/codeGen/StgCmmBind.hs-boot 4 compiler/codeGen/StgCmmClosure.hs 807 compiler/codeGen/StgCmmCon.hs 236 compiler/codeGen/StgCmmEnv.hs 171 compiler/codeGen/StgCmmExpr.hs 849 compiler/codeGen/StgCmmExtCode.hs 191 compiler/codeGen/StgCmmForeign.hs 456 compiler/codeGen/StgCmmHeap.hs 577 compiler/codeGen/StgCmmHpc.hs 40 compiler/codeGen/StgCmmLayout.hs 531 compiler/codeGen/StgCmmMonad.hs 708 compiler/codeGen/StgCmmPrim.hs 2178 compiler/codeGen/StgCmmProf.hs 307 compiler/codeGen/StgCmmTicky.hs 554 compiler/codeGen/StgCmmUtils.hs 519 compiler/coreSyn/CoreArity.hs 940 compiler/coreSyn/CoreFVs.hs 656 compiler/coreSyn/CoreLint.hs 2354 compiler/coreSyn/CoreMap.hs 677 compiler/coreSyn/CoreOpt.hs 1149 compiler/coreSyn/CorePrep.hs 1460 compiler/coreSyn/CoreSeq.hs 91 compiler/coreSyn/CoreStats.hs 110 compiler/coreSyn/CoreSubst.hs 632 compiler/coreSyn/CoreSyn.hs 1855 compiler/coreSyn/CoreTidy.hs 240 compiler/coreSyn/CoreUnfold.hs 1353 compiler/coreSyn/CoreUtils.hs 2259 compiler/coreSyn/MkCore.hs 763 compiler/coreSyn/PprCore.hs 521 compiler/deSugar/Check.hs 2308 compiler/deSugar/Coverage.hs 1188 compiler/deSugar/Desugar.hs 473 compiler/deSugar/DsArrows.hs 1067 compiler/deSugar/DsBinds.hs 1100 compiler/deSugar/DsCCall.hs 327 compiler/deSugar/DsExpr.hs 1011 compiler/deSugar/DsExpr.hs-boot 9 compiler/deSugar/DsForeign.hs 716 compiler/deSugar/DsGRHSs.hs 127 compiler/deSugar/DsListComp.hs 562 compiler/deSugar/DsMeta.hs 2355 compiler/deSugar/DsMonad.hs 528 compiler/deSugar/DsUsage.hs 331 compiler/deSugar/DsUtils.hs 834 compiler/deSugar/ExtractDocs.hs 311 compiler/deSugar/Match.hs 979 compiler/deSugar/Match.hs-boot 32 compiler/deSugar/MatchCon.hs 248 compiler/deSugar/MatchLit.hs 461 compiler/deSugar/PmExpr.hs 380 compiler/deSugar/TmOracle.hs 217 compiler/ghc.cabal.in 124 compiler/ghci/ByteCodeAsm.hs 493 compiler/ghci/ByteCodeGen.hs 1678 compiler/ghci/ByteCodeInstr.hs 324 compiler/ghci/ByteCodeItbls.hs 63 compiler/ghci/ByteCodeLink.hs 162 compiler/ghci/ByteCodeTypes.hs 154 compiler/ghci/Debugger.hs 212 compiler/ghci/GHCi.hs 568 compiler/ghci/Linker.hs 1427 compiler/ghci/RtClosureInspect.hs 1194 compiler/ghci/keepCAFsForGHCi.c 6 compiler/hieFile/HieAst.hs 1614 compiler/hieFile/HieBin.hs 235 compiler/hieFile/HieDebug.hs 126 compiler/hieFile/HieTypes.hs 424 compiler/hieFile/HieUtils.hs 396 compiler/hsSyn/Convert.hs 1719 compiler/hsSyn/HsBinds.hs 1075 compiler/hsSyn/HsDecls.hs 2019 compiler/hsSyn/HsDoc.hs 125 compiler/hsSyn/HsDumpAst.hs 180 compiler/hsSyn/HsExpr.hs 2358 compiler/hsSyn/HsExpr.hs-boot 40 compiler/hsSyn/HsExtension.hs 931 compiler/hsSyn/HsImpExp.hs 282 compiler/hsSyn/HsInstances.hs 332 compiler/hsSyn/HsLit.hs 276 compiler/hsSyn/HsPat.hs 707 compiler/hsSyn/HsPat.hs-boot 14 compiler/hsSyn/HsSyn.hs 133 compiler/hsSyn/HsTypes.hs 1368 compiler/hsSyn/HsUtils.hs 1175 compiler/hsSyn/PlaceHolder.hs 51 compiler/iface/BinFingerprint.hs 42 compiler/iface/BinIface.hs 363 compiler/iface/BuildTyCl.hs 372 compiler/iface/FlagChecker.hs 148 compiler/iface/IfaceEnv.hs 253 compiler/iface/IfaceEnv.hs-boot 7 compiler/iface/IfaceSyn.hs 2029 compiler/iface/IfaceType.hs 1607 compiler/iface/IfaceType.hs-boot 11 compiler/iface/LoadIface.hs 1143 compiler/iface/LoadIface.hs-boot 6 compiler/iface/MkIface.hs 1787 compiler/iface/TcIface.hs 1634 compiler/iface/TcIface.hs-boot 17 compiler/iface/ToIface.hs 549 compiler/iface/ToIface.hs-boot 16 compiler/llvmGen/Llvm.hs 49 compiler/llvmGen/Llvm/AbsSyn.hs 292 compiler/llvmGen/Llvm/MetaData.hs 85 compiler/llvmGen/Llvm/PpLlvm.hs 406 compiler/llvmGen/Llvm/Types.hs 790 compiler/llvmGen/LlvmCodeGen.hs 192 compiler/llvmGen/LlvmCodeGen/Base.hs 460 compiler/llvmGen/LlvmCodeGen/CodeGen.hs 1656 compiler/llvmGen/LlvmCodeGen/Data.hs 138 compiler/llvmGen/LlvmCodeGen/Ppr.hs 81 compiler/llvmGen/LlvmCodeGen/Regs.hs 122 compiler/llvmGen/LlvmMangler.hs 114 compiler/main/Annotations.hs 111 compiler/main/Ar.hs 232 compiler/main/CmdLineParser.hs 262 compiler/main/CodeOutput.hs 220 compiler/main/Constants.hs 32 compiler/main/DriverMkDepend.hs 335 compiler/main/DriverPhases.hs 330 compiler/main/DriverPipeline.hs 1956 compiler/main/DynFlags.hs 5270 compiler/main/DynFlags.hs-boot 17 compiler/main/DynamicLoading.hs 275 compiler/main/Elf.hs 397 compiler/main/ErrUtils.hs 630 compiler/main/ErrUtils.hs-boot 20 compiler/main/FileCleanup.hs 280 compiler/main/Finder.hs 717 compiler/main/GHC.hs 1362 compiler/main/GhcMake.hs 2213 compiler/main/GhcMonad.hs 170 compiler/main/GhcPlugins.hs 117 compiler/main/HeaderInfo.hs 317 compiler/main/Hooks.hs 93 compiler/main/Hooks.hs-boot 4 compiler/main/HscMain.hs 1629 compiler/main/HscStats.hs 164 compiler/main/HscTypes.hs 2683 compiler/main/InteractiveEval.hs 902 compiler/main/InteractiveEvalTypes.hs 78 compiler/main/PackageConfig.hs 127 compiler/main/PackageConfig.hs-boot 7 compiler/main/Packages.hs 1908 compiler/main/Packages.hs-boot 11 compiler/main/PipelineMonad.hs 89 compiler/main/PlatformConstants.hs 12 compiler/main/Plugins.hs 208 compiler/main/Plugins.hs-boot 7 compiler/main/PprTyThing.hs 174 compiler/main/StaticPtrTable.hs 255 compiler/main/SysTools.hs 534 compiler/main/SysTools/BaseDir.hs 157 compiler/main/SysTools/ExtraObj.hs 218 compiler/main/SysTools/Info.hs 227 compiler/main/SysTools/Process.hs 306 compiler/main/SysTools/Tasks.hs 307 compiler/main/SysTools/Terminal.hs 128 compiler/main/TidyPgm.hs 1237 compiler/nativeGen/AsmCodeGen.hs 1031 compiler/nativeGen/BlockLayout.hs 640 compiler/nativeGen/CFG.hs 566 compiler/nativeGen/CPrim.hs 109 compiler/nativeGen/Dwarf.hs 235 compiler/nativeGen/Dwarf/Constants.hs 206 compiler/nativeGen/Dwarf/Types.hs 566 compiler/nativeGen/Format.hs 89 compiler/nativeGen/Instruction.hs 164 compiler/nativeGen/NCG.h 2 compiler/nativeGen/NCGMonad.hs 239 compiler/nativeGen/PIC.hs 689 compiler/nativeGen/PPC/CodeGen.hs 2114 compiler/nativeGen/PPC/Cond.hs 54 compiler/nativeGen/PPC/Instr.hs 606 compiler/nativeGen/PPC/Ppr.hs 872 compiler/nativeGen/PPC/RegInfo.hs 62 compiler/nativeGen/PPC/Regs.hs 267 compiler/nativeGen/PprBase.hs 234 compiler/nativeGen/Reg.hs 201 compiler/nativeGen/RegAlloc/Graph/ArchBase.hs 126 compiler/nativeGen/RegAlloc/Graph/ArchX86.hs 126 compiler/nativeGen/RegAlloc/Graph/Coalesce.hs 78 compiler/nativeGen/RegAlloc/Graph/Main.hs 391 compiler/nativeGen/RegAlloc/Graph/Spill.hs 301 compiler/nativeGen/RegAlloc/Graph/SpillClean.hs 482 compiler/nativeGen/RegAlloc/Graph/SpillCost.hs 252 compiler/nativeGen/RegAlloc/Graph/Stats.hs 260 compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs 243 compiler/nativeGen/RegAlloc/Linear/Base.hs 101 compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs 72 compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs 312 compiler/nativeGen/RegAlloc/Linear/Main.hs 744 compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs 48 compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs 143 compiler/nativeGen/RegAlloc/Linear/StackMap.hs 43 compiler/nativeGen/RegAlloc/Linear/State.hs 128 compiler/nativeGen/RegAlloc/Linear/Stats.hs 67 compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs 38 compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs 38 compiler/nativeGen/RegAlloc/Liveness.hs 807 compiler/nativeGen/RegClass.hs 27 compiler/nativeGen/SPARC/AddrMode.hs 33 compiler/nativeGen/SPARC/Base.hs 57 compiler/nativeGen/SPARC/CodeGen.hs 533 compiler/nativeGen/SPARC/CodeGen/Amode.hs 58 compiler/nativeGen/SPARC/CodeGen/Base.hs 90 compiler/nativeGen/SPARC/CodeGen/CondCode.hs 86 compiler/nativeGen/SPARC/CodeGen/Expand.hs 120 compiler/nativeGen/SPARC/CodeGen/Gen32.hs 534 compiler/nativeGen/SPARC/CodeGen/Gen32.hs-boot 11 compiler/nativeGen/SPARC/CodeGen/Gen64.hs 165 compiler/nativeGen/SPARC/CodeGen/Sanity.hs 54 compiler/nativeGen/SPARC/Cond.hs 45 compiler/nativeGen/SPARC/Imm.hs 51 compiler/nativeGen/SPARC/Instr.hs 395 compiler/nativeGen/SPARC/Ppr.hs 520 compiler/nativeGen/SPARC/Regs.hs 204 compiler/nativeGen/SPARC/ShortcutJump.hs 55 compiler/nativeGen/SPARC/Stack.hs 46 compiler/nativeGen/TargetReg.hs 116 compiler/nativeGen/X86/CodeGen.hs 3053 compiler/nativeGen/X86/Cond.hs 91 compiler/nativeGen/X86/Instr.hs 995 compiler/nativeGen/X86/Ppr.hs 1154 compiler/nativeGen/X86/RegInfo.hs 63 compiler/nativeGen/X86/Regs.hs 365 compiler/parser/ApiAnnotation.hs 311 compiler/parser/Ctype.hs 197 compiler/parser/HaddockUtils.hs 23 compiler/parser/Lexer.x 2737 compiler/parser/Parser.y 3405 compiler/parser/RdrHsSyn.hs 2343 compiler/parser/cutils.c 20 compiler/parser/cutils.h 3 compiler/prelude/ForeignCall.hs 288 compiler/prelude/KnownUniques.hs 156 compiler/prelude/KnownUniques.hs-boot 13 compiler/prelude/PrelInfo.hs 236 compiler/prelude/PrelNames.hs 2088 compiler/prelude/PrelNames.hs-boot 5 compiler/prelude/PrelRules.hs 1886 compiler/prelude/PrimOp.hs 495 compiler/prelude/PrimOp.hs-boot 3 compiler/prelude/THNames.hs 983 compiler/prelude/TysPrim.hs 881 compiler/prelude/TysWiredIn.hs 1329 compiler/prelude/TysWiredIn.hs-boot 26 compiler/prelude/primops.txt.pp 2787 compiler/profiling/CostCentre.hs 293 compiler/profiling/CostCentreState.hs 30 compiler/profiling/ProfInit.hs 57 compiler/rename/RnBinds.hs 1127 compiler/rename/RnEnv.hs 1434 compiler/rename/RnExpr.hs 1846 compiler/rename/RnExpr.hs-boot 15 compiler/rename/RnFixity.hs 179 compiler/rename/RnHsDoc.hs 18 compiler/rename/RnNames.hs 1518 compiler/rename/RnPat.hs 763 compiler/rename/RnSource.hs 2089 compiler/rename/RnSplice.hs 767 compiler/rename/RnSplice.hs-boot 10 compiler/rename/RnTypes.hs 1516 compiler/rename/RnUnbound.hs 341 compiler/rename/RnUtils.hs 442 compiler/rename/rename.tex 15 compiler/simplCore/CSE.hs 565 compiler/simplCore/CallArity.hs 606 compiler/simplCore/CoreMonad.hs 708 compiler/simplCore/CoreMonad.hs-boot 26 compiler/simplCore/Exitify.hs 406 compiler/simplCore/FloatIn.hs 629 compiler/simplCore/FloatOut.hs 619 compiler/simplCore/LiberateCase.hs 350 compiler/simplCore/OccurAnal.hs 2394 compiler/simplCore/SAT.hs 353 compiler/simplCore/SetLevels.hs 1449 compiler/simplCore/SimplCore.hs 860 compiler/simplCore/SimplEnv.hs 781 compiler/simplCore/SimplMonad.hs 209 compiler/simplCore/SimplUtils.hs 1945 compiler/simplCore/Simplify.hs 3028 compiler/simplStg/RepType.hs 324 compiler/simplStg/SimplStg.hs 112 compiler/simplStg/StgCse.hs 392 compiler/simplStg/StgLiftLams.hs 100 compiler/simplStg/StgLiftLams/Analysis.hs 521 compiler/simplStg/StgLiftLams/LiftM.hs 315 compiler/simplStg/StgLiftLams/Transformation.hs 143 compiler/simplStg/StgStats.hs 137 compiler/simplStg/UnariseStg.hs 592 compiler/specialise/Rules.hs 1090 compiler/specialise/SpecConstr.hs 1923 compiler/specialise/Specialise.hs 1977 compiler/stgSyn/CoreToStg.hs 796 compiler/stgSyn/StgFVs.hs 113 compiler/stgSyn/StgLint.hs 322 compiler/stgSyn/StgSubst.hs 66 compiler/stgSyn/StgSyn.hs 727 compiler/stranal/DmdAnal.hs 1221 compiler/stranal/WorkWrap.hs 542 compiler/stranal/WwLib.hs 974 compiler/typecheck/ClsInst.hs 571 compiler/typecheck/FamInst.hs 845 compiler/typecheck/FunDeps.hs 567 compiler/typecheck/Inst.hs 708 compiler/typecheck/TcAnnotations.hs 67 compiler/typecheck/TcArrows.hs 367 compiler/typecheck/TcBackpack.hs 927 compiler/typecheck/TcBinds.hs 1452 compiler/typecheck/TcCanonical.hs 2060 compiler/typecheck/TcClassDcl.hs 464 compiler/typecheck/TcDefaults.hs 92 compiler/typecheck/TcDeriv.hs 1894 compiler/typecheck/TcDerivInfer.hs 802 compiler/typecheck/TcDerivUtils.hs 849 compiler/typecheck/TcEnv.hs 991 compiler/typecheck/TcEnv.hs-boot 7 compiler/typecheck/TcErrors.hs 2666 compiler/typecheck/TcEvTerm.hs 61 compiler/typecheck/TcEvidence.hs 811 compiler/typecheck/TcExpr.hs 2492 compiler/typecheck/TcExpr.hs-boot 33 compiler/typecheck/TcFlatten.hs 1562 compiler/typecheck/TcForeign.hs 486 compiler/typecheck/TcGenDeriv.hs 2058 compiler/typecheck/TcGenFunctor.hs 1043 compiler/typecheck/TcGenGenerics.hs 868 compiler/typecheck/TcHoleErrors.hs 904 compiler/typecheck/TcHoleErrors.hs-boot 10 compiler/typecheck/TcHsSyn.hs 1648 compiler/typecheck/TcHsType.hs 2492 compiler/typecheck/TcInstDcls.hs 1768 compiler/typecheck/TcInstDcls.hs-boot 13 compiler/typecheck/TcInteract.hs 2171 compiler/typecheck/TcMType.hs 1880 compiler/typecheck/TcMatches.hs 961 compiler/typecheck/TcMatches.hs-boot 15 compiler/typecheck/TcPat.hs 1004 compiler/typecheck/TcPatSyn.hs 981 compiler/typecheck/TcPatSyn.hs-boot 12 compiler/typecheck/TcPluginM.hs 154 compiler/typecheck/TcRnDriver.hs 2528 compiler/typecheck/TcRnDriver.hs-boot 11 compiler/typecheck/TcRnExports.hs 700 compiler/typecheck/TcRnMonad.hs 1661 compiler/typecheck/TcRnTypes.hs 3232 compiler/typecheck/TcRnTypes.hs-boot 4 compiler/typecheck/TcRules.hs 390 compiler/typecheck/TcSMonad.hs 2856 compiler/typecheck/TcSigs.hs 694 compiler/typecheck/TcSimplify.hs 2223 compiler/typecheck/TcSplice.hs 1817 compiler/typecheck/TcSplice.hs-boot 36 compiler/typecheck/TcTyClsDecls.hs 3293 compiler/typecheck/TcTyDecls.hs 889 compiler/typecheck/TcType.hs 2196 compiler/typecheck/TcType.hs-boot 6 compiler/typecheck/TcTypeNats.hs 818 compiler/typecheck/TcTypeable.hs 612 compiler/typecheck/TcUnify.hs 1903 compiler/typecheck/TcUnify.hs-boot 12 compiler/typecheck/TcValidity.hs 2386 compiler/types/Class.hs 290 compiler/types/CoAxiom.hs 455 compiler/types/Coercion.hs 2399 compiler/types/Coercion.hs-boot 43 compiler/types/FamInstEnv.hs 1487 compiler/types/InstEnv.hs 847 compiler/types/Kind.hs 80 compiler/types/OptCoercion.hs 1009 compiler/types/TyCoRep.hs 3369 compiler/types/TyCoRep.hs-boot 24 compiler/types/TyCon.hs 2313 compiler/types/TyCon.hs-boot 6 compiler/types/Type.hs 2661 compiler/types/Type.hs-boot 19 compiler/types/Unify.hs 1294 compiler/utils/AsmUtils.hs 17 compiler/utils/Bag.hs 294 compiler/utils/Binary.hs 1047 compiler/utils/BooleanFormula.hs 225 compiler/utils/BufWrite.hs 127 compiler/utils/Digraph.hs 441 compiler/utils/Encoding.hs 385 compiler/utils/EnumSet.hs 26 compiler/utils/Exception.hs 66 compiler/utils/FV.hs 175 compiler/utils/FastFunctions.hs 15 compiler/utils/FastMutInt.hs 47 compiler/utils/FastString.hs 567 compiler/utils/FastStringEnv.hs 83 compiler/utils/Fingerprint.hsc 38 compiler/utils/FiniteMap.hs 24 compiler/utils/GhcPrelude.hs 27 compiler/utils/GraphBase.hs 81 compiler/utils/GraphColor.hs 303 compiler/utils/GraphOps.hs 541 compiler/utils/GraphPpr.hs 131 compiler/utils/IOEnv.hs 169 compiler/utils/Json.hs 46 compiler/utils/ListSetOps.hs 139 compiler/utils/ListT.hs 65 compiler/utils/Maybes.hs 89 compiler/utils/MonadUtils.hs 198 compiler/utils/OrdList.hs 124 compiler/utils/Outputable.hs 1019 compiler/utils/Outputable.hs-boot 7 compiler/utils/Pair.hs 42 compiler/utils/Panic.hs 251 compiler/utils/Platform.hs 142 compiler/utils/PprColour.hs 82 compiler/utils/Pretty.hs 913 compiler/utils/State.hs 32 compiler/utils/Stream.hs 92 compiler/utils/StringBuffer.hs 286 compiler/utils/TrieMap.hs 323 compiler/utils/UnVarGraph.hs 110 compiler/utils/UniqDFM.hs 343 compiler/utils/UniqDSet.hs 106 compiler/utils/UniqFM.hs 315 compiler/utils/UniqMap.hs 166 compiler/utils/UniqSet.hs 150 compiler/utils/Util.hs 1214 compiler/utils/md5.h 13 distrib/compare/BuildInfo.hs 48 distrib/compare/Change.hs 36 distrib/compare/FilenameDescr.hs 53 distrib/compare/Tar.hs 50 distrib/compare/Utils.hs 33 distrib/compare/compare.hs 300 distrib/configure.ac.in 191 distrib/remilestoning.pl 87 driver/gcc/gcc.c 42 driver/ghc/ghc.c 10 driver/ghci/ghci.c 30 driver/haddock/haddock.c 10 driver/utils/cwrapper.c 116 driver/utils/cwrapper.h 6 driver/utils/dynwrapper.c 151 driver/utils/getLocation.c 33 driver/utils/getLocation.h 2 driver/utils/isMinTTY.c 23 driver/utils/isMinTTY.h 3 driver/utils/merge_sections.ld 26 driver/utils/merge_sections_pe.ld 26 ghc/GHCi/Leak.hs 69 ghc/GHCi/UI.hs 3489 ghc/GHCi/UI/Info.hs 332 ghc/GHCi/UI/Monad.hs 450 ghc/GHCi/UI/Tags.hs 182 ghc/Main.hs 817 ghc/ghc-bin.cabal.in 91 ghc/hschooks.c 40 hadrian/appveyor.yml 22 hadrian/cabal.project 2 hadrian/cfg/system.config.in 105 hadrian/circle.yml 30 hadrian/hadrian.cabal 141 hadrian/src/Base.hs 118 hadrian/src/Builder.hs 320 hadrian/src/CommandLine.hs 240 hadrian/src/Context.hs 99 hadrian/src/Context/Path.hs 33 hadrian/src/Context/Type.hs 16 hadrian/src/Environment.hs 16 hadrian/src/Expression.hs 86 hadrian/src/Expression/Type.hs 14 hadrian/src/Flavour.hs 60 hadrian/src/Hadrian/BuildPath.hs 110 hadrian/src/Hadrian/Builder.hs 136 hadrian/src/Hadrian/Builder/Ar.hs 61 hadrian/src/Hadrian/Builder/Sphinx.hs 35 hadrian/src/Hadrian/Builder/Tar.hs 38 hadrian/src/Hadrian/Expression.hs 116 hadrian/src/Hadrian/Haskell/Cabal.hs 63 hadrian/src/Hadrian/Haskell/Cabal/Parse.hs 282 hadrian/src/Hadrian/Haskell/Cabal/Type.hs 71 hadrian/src/Hadrian/Oracles/ArgsHash.hs 44 hadrian/src/Hadrian/Oracles/Cabal.hs 36 hadrian/src/Hadrian/Oracles/Cabal/Rules.hs 60 hadrian/src/Hadrian/Oracles/Cabal/Type.hs 54 hadrian/src/Hadrian/Oracles/DirectoryContents.hs 52 hadrian/src/Hadrian/Oracles/Path.hs 53 hadrian/src/Hadrian/Oracles/TextFile.hs 87 hadrian/src/Hadrian/Package.hs 69 hadrian/src/Hadrian/Target.hs 25 hadrian/src/Hadrian/Utilities.hs 478 hadrian/src/Main.hs 50 hadrian/src/Oracles/Flag.hs 61 hadrian/src/Oracles/ModuleFiles.hs 166 hadrian/src/Oracles/Setting.hs 206 hadrian/src/Oracles/TestSettings.hs 63 hadrian/src/Packages.hs 204 hadrian/src/Rules.hs 125 hadrian/src/Rules/BinaryDist.hs 370 hadrian/src/Rules/Clean.hs 29 hadrian/src/Rules/Compile.hs 210 hadrian/src/Rules/Configure.hs 54 hadrian/src/Rules/Dependencies.hs 47 hadrian/src/Rules/Documentation.hs 224 hadrian/src/Rules/Generate.hs 434 hadrian/src/Rules/Gmp.hs 108 hadrian/src/Rules/Libffi.hs 178 hadrian/src/Rules/Library.hs 177 hadrian/src/Rules/Nofib.hs 47 hadrian/src/Rules/Program.hs 107 hadrian/src/Rules/Register.hs 143 hadrian/src/Rules/Selftest.hs 110 hadrian/src/Rules/SimpleTargets.hs 40 hadrian/src/Rules/SourceDist.hs 109 hadrian/src/Rules/Test.hs 113 hadrian/src/Settings.hs 69 hadrian/src/Settings/Builders/Alex.hs 6 hadrian/src/Settings/Builders/Cabal.hs 159 hadrian/src/Settings/Builders/Cc.hs 24 hadrian/src/Settings/Builders/Common.hs 64 hadrian/src/Settings/Builders/Configure.hs 27 hadrian/src/Settings/Builders/DeriveConstants.hs 37 hadrian/src/Settings/Builders/GenPrimopCode.hs 22 hadrian/src/Settings/Builders/Ghc.hs 158 hadrian/src/Settings/Builders/GhcPkg.hs 36 hadrian/src/Settings/Builders/Haddock.hs 66 hadrian/src/Settings/Builders/Happy.hs 7 hadrian/src/Settings/Builders/HsCpp.hs 15 hadrian/src/Settings/Builders/Hsc2Hs.hs 55 hadrian/src/Settings/Builders/Ld.hs 7 hadrian/src/Settings/Builders/Make.hs 38 hadrian/src/Settings/Builders/RunTest.hs 184 hadrian/src/Settings/Builders/Xelatex.hs 5 hadrian/src/Settings/Default.hs 243 hadrian/src/Settings/Default.hs-boot 16 hadrian/src/Settings/Flavours/Common.hs 9 hadrian/src/Settings/Flavours/Development.hs 21 hadrian/src/Settings/Flavours/Llvm.hs 22 hadrian/src/Settings/Flavours/Performance.hs 15 hadrian/src/Settings/Flavours/Profiled.hs 20 hadrian/src/Settings/Flavours/Quick.hs 31 hadrian/src/Settings/Flavours/QuickCross.hs 34 hadrian/src/Settings/Flavours/Quickest.hs 22 hadrian/src/Settings/Packages.hs 319 hadrian/src/Settings/Warnings.hs 53 hadrian/src/Stage.hs 27 hadrian/src/Target.hs 21 hadrian/src/UserSettings.hs 52 hadrian/src/Utilities.hs 74 hadrian/src/Way.hs 66 hadrian/src/Way/Type.hs 71 hadrian/stack.yaml 16 includes/Cmm.h 558 includes/CodeGen.Platform.hs 1089 includes/HsFFI.h 87 includes/MachDeps.h 53 includes/Rts.h 184 includes/RtsAPI.h 192 includes/Stg.h 288 includes/ghcconfig.h 3 includes/rts/Adjustor.h 6 includes/rts/BlockSignals.h 3 includes/rts/Bytecodes.h 69 includes/rts/Config.h 17 includes/rts/Constants.h 97 includes/rts/EventLogFormat.h 104 includes/rts/EventLogWriter.h 10 includes/rts/FileLock.h 4 includes/rts/Flags.h 177 includes/rts/GetTime.h 2 includes/rts/Globals.h 18 includes/rts/Hpc.h 16 includes/rts/IOManager.h 18 includes/rts/Libdw.h 25 includes/rts/LibdwPool.h 4 includes/rts/Linker.h 32 includes/rts/Main.h 5 includes/rts/Messages.h 29 includes/rts/OSThreads.h 124 includes/rts/Parallel.h 2 includes/rts/PrimFloat.h 5 includes/rts/Profiling.h 3 includes/rts/Signals.h 6 includes/rts/SpinLock.h 71 includes/rts/StableName.h 7 includes/rts/StablePtr.h 12 includes/rts/StaticPtrTable.h 4 includes/rts/TTY.h 3 includes/rts/Threads.h 33 includes/rts/Ticky.h 11 includes/rts/Time.h 21 includes/rts/Timer.h 4 includes/rts/Types.h 12 includes/rts/Utils.h 2 includes/rts/prof/CCS.h 102 includes/rts/prof/LDV.h 11 includes/rts/storage/Block.h 183 includes/rts/storage/ClosureMacros.h 344 includes/rts/storage/ClosureTypes.h 66 includes/rts/storage/Closures.h 262 includes/rts/storage/FunTypes.h 30 includes/rts/storage/GC.h 75 includes/rts/storage/Heap.h 6 includes/rts/storage/InfoTables.h 207 includes/rts/storage/MBlock.h 16 includes/rts/storage/TSO.h 72 includes/stg/DLL.h 46 includes/stg/HaskellMachRegs.h 29 includes/stg/MachRegs.h 318 includes/stg/MiscClosures.h 408 includes/stg/Prim.h 63 includes/stg/Regs.h 337 includes/stg/RtsMachRegs.h 34 includes/stg/SMP.h 146 includes/stg/Ticky.h 142 includes/stg/Types.h 78 libraries/base/Control/Applicative.hs 128 libraries/base/Control/Arrow.hs 338 libraries/base/Control/Category.hs 65 libraries/base/Control/Concurrent.hs 552 libraries/base/Control/Concurrent/Chan.hs 121 libraries/base/Control/Concurrent/MVar.hs 258 libraries/base/Control/Concurrent/QSem.hs 119 libraries/base/Control/Concurrent/QSemN.hs 110 libraries/base/Control/Exception.hs 308 libraries/base/Control/Exception/Base.hs 327 libraries/base/Control/Monad.hs 305 libraries/base/Control/Monad/Fail.hs 74 libraries/base/Control/Monad/Fix.hs 133 libraries/base/Control/Monad/IO/Class.hs 33 libraries/base/Control/Monad/Instances.hs 17 libraries/base/Control/Monad/ST.hs 29 libraries/base/Control/Monad/ST/Imp.hs 80 libraries/base/Control/Monad/ST/Lazy.hs 28 libraries/base/Control/Monad/ST/Lazy/Imp.hs 220 libraries/base/Control/Monad/ST/Lazy/Safe.hs 30 libraries/base/Control/Monad/ST/Lazy/Unsafe.hs 24 libraries/base/Control/Monad/ST/Safe.hs 28 libraries/base/Control/Monad/ST/Strict.hs 18 libraries/base/Control/Monad/ST/Unsafe.hs 26 libraries/base/Control/Monad/Zip.hs 107 libraries/base/Data/Bifoldable.hs 385 libraries/base/Data/Bifunctor.hs 129 libraries/base/Data/Bitraversable.hs 213 libraries/base/Data/Bits.hs 589 libraries/base/Data/Bool.hs 57 libraries/base/Data/Char.hs 274 libraries/base/Data/Coerce.hs 26 libraries/base/Data/Complex.hs 226 libraries/base/Data/Data.hs 1036 libraries/base/Data/Dynamic.hs 128 libraries/base/Data/Either.hs 306 libraries/base/Data/Eq.hs 19 libraries/base/Data/Fixed.hs 194 libraries/base/Data/Foldable.hs 679 libraries/base/Data/Function.hs 111 libraries/base/Data/Functor.hs 193 libraries/base/Data/Functor/Classes.hs 719 libraries/base/Data/Functor/Compose.hs 108 libraries/base/Data/Functor/Const.hs 83 libraries/base/Data/Functor/Contravariant.hs 231 libraries/base/Data/Functor/Identity.hs 122 libraries/base/Data/Functor/Product.hs 103 libraries/base/Data/Functor/Sum.hs 83 libraries/base/Data/Functor/Utils.hs 97 libraries/base/Data/IORef.hs 132 libraries/base/Data/Int.hs 44 libraries/base/Data/Ix.hs 59 libraries/base/Data/Kind.hs 16 libraries/base/Data/List.hs 192 libraries/base/Data/List/NonEmpty.hs 381 libraries/base/Data/Maybe.hs 285 libraries/base/Data/Monoid.hs 245 libraries/base/Data/OldList.hs 1294 libraries/base/Data/Ord.hs 65 libraries/base/Data/Proxy.hs 137 libraries/base/Data/Ratio.hs 68 libraries/base/Data/STRef.hs 63 libraries/base/Data/STRef/Lazy.hs 32 libraries/base/Data/STRef/Strict.hs 18 libraries/base/Data/Semigroup.hs 492 libraries/base/Data/Semigroup/Internal.hs 271 libraries/base/Data/Semigroup/Internal.hs-boot 9 libraries/base/Data/String.hs 76 libraries/base/Data/Traversable.hs 344 libraries/base/Data/Tuple.hs 59 libraries/base/Data/Type/Bool.hs 48 libraries/base/Data/Type/Coercion.hs 97 libraries/base/Data/Type/Equality.hs 169 libraries/base/Data/Typeable.hs 191 libraries/base/Data/Typeable/Internal.hs 887 libraries/base/Data/Unique.hs 69 libraries/base/Data/Version.hs 123 libraries/base/Data/Void.hs 76 libraries/base/Data/Word.hs 47 libraries/base/Foreign.hs 34 libraries/base/Foreign/C.hs 23 libraries/base/Foreign/C/Error.hs 522 libraries/base/Foreign/C/String.hs 384 libraries/base/Foreign/C/Types.hs 237 libraries/base/Foreign/Concurrent.hs 65 libraries/base/Foreign/ForeignPtr.hs 44 libraries/base/Foreign/ForeignPtr/Imp.hs 108 libraries/base/Foreign/ForeignPtr/Safe.hs 42 libraries/base/Foreign/ForeignPtr/Unsafe.hs 24 libraries/base/Foreign/Marshal.hs 30 libraries/base/Foreign/Marshal/Alloc.hs 207 libraries/base/Foreign/Marshal/Array.hs 209 libraries/base/Foreign/Marshal/Error.hs 66 libraries/base/Foreign/Marshal/Pool.hs 144 libraries/base/Foreign/Marshal/Safe.hs 32 libraries/base/Foreign/Marshal/Unsafe.hs 38 libraries/base/Foreign/Marshal/Utils.hs 154 libraries/base/Foreign/Ptr.hs 103 libraries/base/Foreign/Safe.hs 36 libraries/base/Foreign/StablePtr.hs 40 libraries/base/Foreign/Storable.hs 234 libraries/base/GHC/Arr.hs 806 libraries/base/GHC/Base.hs 1219 libraries/base/GHC/Base.hs-boot 6 libraries/base/GHC/ByteOrder.hs 34 libraries/base/GHC/Char.hs 17 libraries/base/GHC/Clock.hsc 20 libraries/base/GHC/Conc.hs 102 libraries/base/GHC/Conc/IO.hs 185 libraries/base/GHC/Conc/Signal.hs 86 libraries/base/GHC/Conc/Sync.hs 797 libraries/base/GHC/Conc/Windows.hs 283 libraries/base/GHC/ConsoleHandler.hs 145 libraries/base/GHC/Constants.hs 7 libraries/base/GHC/Desugar.hs 34 libraries/base/GHC/Enum.hs 829 libraries/base/GHC/Environment.hs 34 libraries/base/GHC/Err.hs 76 libraries/base/GHC/Event.hs 39 libraries/base/GHC/Event/Arr.hs 25 libraries/base/GHC/Event/Array.hs 277 libraries/base/GHC/Event/Control.hs 211 libraries/base/GHC/Event/EPoll.hsc 207 libraries/base/GHC/Event/IntTable.hs 129 libraries/base/GHC/Event/Internal.hs 196 libraries/base/GHC/Event/KQueue.hsc 259 libraries/base/GHC/Event/Manager.hs 467 libraries/base/GHC/Event/PSQ.hs 359 libraries/base/GHC/Event/Poll.hsc 194 libraries/base/GHC/Event/Thread.hs 324 libraries/base/GHC/Event/TimerManager.hs 232 libraries/base/GHC/Event/Unique.hs 34 libraries/base/GHC/Exception.hs 101 libraries/base/GHC/Exception.hs-boot 30 libraries/base/GHC/Exception/Type.hs 162 libraries/base/GHC/Exception/Type.hs-boot 13 libraries/base/GHC/ExecutionStack.hs 46 libraries/base/GHC/ExecutionStack/Internal.hsc 206 libraries/base/GHC/Exts.hs 200 libraries/base/GHC/Fingerprint.hs 92 libraries/base/GHC/Fingerprint.hs-boot 10 libraries/base/GHC/Fingerprint/Type.hs 30 libraries/base/GHC/Float.hs 1223 libraries/base/GHC/Float/ConversionUtils.hs 79 libraries/base/GHC/Float/RealFracMethods.hs 285 libraries/base/GHC/Foreign.hs 247 libraries/base/GHC/ForeignPtr.hs 425 libraries/base/GHC/GHCi.hs 43 libraries/base/GHC/Generics.hs 1465 libraries/base/GHC/IO.hs 398 libraries/base/GHC/IO.hs-boot 7 libraries/base/GHC/IO/Buffer.hs 243 libraries/base/GHC/IO/BufferedIO.hs 107 libraries/base/GHC/IO/Device.hs 149 libraries/base/GHC/IO/Encoding.hs 275 libraries/base/GHC/IO/Encoding.hs-boot 6 libraries/base/GHC/IO/Encoding/CodePage.hs 157 libraries/base/GHC/IO/Encoding/CodePage/API.hs 386 libraries/base/GHC/IO/Encoding/Failure.hs 185 libraries/base/GHC/IO/Encoding/Iconv.hs 177 libraries/base/GHC/IO/Encoding/Latin1.hs 202 libraries/base/GHC/IO/Encoding/Types.hs 120 libraries/base/GHC/IO/Encoding/UTF16.hs 322 libraries/base/GHC/IO/Encoding/UTF32.hs 298 libraries/base/GHC/IO/Encoding/UTF8.hs 333 libraries/base/GHC/IO/Exception.hs 398 libraries/base/GHC/IO/Exception.hs-boot 10 libraries/base/GHC/IO/FD.hs 578 libraries/base/GHC/IO/Handle.hs 634 libraries/base/GHC/IO/Handle.hs-boot 6 libraries/base/GHC/IO/Handle/FD.hs 264 libraries/base/GHC/IO/Handle/FD.hs-boot 6 libraries/base/GHC/IO/Handle/Internals.hs 803 libraries/base/GHC/IO/Handle/Lock.hsc 224 libraries/base/GHC/IO/Handle/Text.hs 909 libraries/base/GHC/IO/Handle/Types.hs 375 libraries/base/GHC/IO/IOMode.hs 31 libraries/base/GHC/IO/Unsafe.hs 147 libraries/base/GHC/IOArray.hs 63 libraries/base/GHC/IORef.hs 153 libraries/base/GHC/Int.hs 1118 libraries/base/GHC/List.hs 978 libraries/base/GHC/MVar.hs 164 libraries/base/GHC/Maybe.hs 27 libraries/base/GHC/Natural.hs 541 libraries/base/GHC/Num.hs 118 libraries/base/GHC/OldList.hs 26 libraries/base/GHC/OverloadedLabels.hs 49 libraries/base/GHC/Pack.hs 85 libraries/base/GHC/Profiling.hs 15 libraries/base/GHC/Ptr.hs 156 libraries/base/GHC/RTS/Flags.hsc 496 libraries/base/GHC/Read.hs 710 libraries/base/GHC/Real.hs 666 libraries/base/GHC/Real.hs-boot 4 libraries/base/GHC/Records.hs 37 libraries/base/GHC/ResponseFile.hs 137 libraries/base/GHC/ST.hs 119 libraries/base/GHC/STRef.hs 54 libraries/base/GHC/Show.hs 521 libraries/base/GHC/Stable.hs 96 libraries/base/GHC/StableName.hs 89 libraries/base/GHC/Stack.hs 92 libraries/base/GHC/Stack/CCS.hs-boot 12 libraries/base/GHC/Stack/CCS.hsc 117 libraries/base/GHC/Stack/Types.hs 196 libraries/base/GHC/StaticPtr.hs 118 libraries/base/GHC/StaticPtr/Internal.hs 23 libraries/base/GHC/Stats.hsc 202 libraries/base/GHC/Storable.hs 151 libraries/base/GHC/TopHandler.hs 248 libraries/base/GHC/TypeLits.hs 167 libraries/base/GHC/TypeNats.hs 147 libraries/base/GHC/Unicode.hs 361 libraries/base/GHC/Weak.hs 134 libraries/base/GHC/Windows.hs 164 libraries/base/GHC/Word.hs 920 libraries/base/Numeric.hs 241 libraries/base/Numeric/Natural.hs 21 libraries/base/Prelude.hs 149 libraries/base/Setup.hs 4 libraries/base/System/CPUTime.hsc 55 libraries/base/System/CPUTime/Posix/ClockGetTime.hsc 42 libraries/base/System/CPUTime/Posix/RUsage.hsc 33 libraries/base/System/CPUTime/Posix/Times.hsc 30 libraries/base/System/CPUTime/Unsupported.hs 17 libraries/base/System/CPUTime/Utils.hs 15 libraries/base/System/CPUTime/Windows.hsc 54 libraries/base/System/Console/GetOpt.hs 347 libraries/base/System/Environment.hs 329 libraries/base/System/Environment/Blank.hsc 173 libraries/base/System/Environment/ExecutablePath.hsc 211 libraries/base/System/Exit.hs 73 libraries/base/System/IO.hs 526 libraries/base/System/IO/Error.hs 275 libraries/base/System/IO/Unsafe.hs 46 libraries/base/System/Info.hs 42 libraries/base/System/Mem.hs 39 libraries/base/System/Mem/StableName.hs 32 libraries/base/System/Mem/Weak.hs 137 libraries/base/System/Posix/Internals.hs 485 libraries/base/System/Posix/Types.hs 220 libraries/base/System/Timeout.hs 119 libraries/base/Text/ParserCombinators/ReadP.hs 413 libraries/base/Text/ParserCombinators/ReadPrec.hs 137 libraries/base/Text/Printf.hs 845 libraries/base/Text/Read.hs 99 libraries/base/Text/Read/Lex.hs 517 libraries/base/Text/Show.hs 30 libraries/base/Text/Show/Functions.hs 23 libraries/base/Type/Reflection.hs 65 libraries/base/Type/Reflection/Unsafe.hs 31 libraries/base/Unsafe/Coerce.hs 54 libraries/base/base.buildinfo.in 4 libraries/base/base.cabal 384 libraries/base/cbits/DarwinUtils.c 17 libraries/base/cbits/PrelIOUtils.c 29 libraries/base/cbits/SetEnv.c 11 libraries/base/cbits/WCsubst.c 5040 libraries/base/cbits/Win32Utils.c 153 libraries/base/cbits/consUtils.c 79 libraries/base/cbits/iconv.c 18 libraries/base/cbits/inputReady.c 237 libraries/base/cbits/md5.c 159 libraries/base/cbits/primFloat.c 390 libraries/base/cbits/sysconf.c 14 libraries/base/codepages/MakeTable.hs 228 libraries/base/include/CTypes.h 31 libraries/base/include/EventConfig.h.in 60 libraries/base/include/HsBase.h 463 libraries/base/include/HsEvent.h 27 libraries/base/include/WCsubst.h 15 libraries/base/include/consUtils.h 6 libraries/base/include/ieee-flpt.h 22 libraries/base/include/md5.h 13 libraries/doc/lib-hierarchy.html 261 libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs 15 libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs 138 libraries/ghc-boot-th/GHC/Lexeme.hs 45 libraries/ghc-boot-th/ghc-boot-th.cabal.in 34 libraries/ghc-boot/GHC/ForeignSrcLang.hs 9 libraries/ghc-boot/GHC/HandleEncoding.hs 29 libraries/ghc-boot/GHC/LanguageExtensions.hs 14 libraries/ghc-boot/GHC/PackageDb.hs 538 libraries/ghc-boot/GHC/Serialized.hs 114 libraries/ghc-boot/ghc-boot.cabal.in 46 libraries/ghc-compact/GHC/Compact.hs 247 libraries/ghc-compact/GHC/Compact/Serialized.hs 188 libraries/ghc-compact/Setup.hs 4 libraries/ghc-compact/ghc-compact.cabal 40 libraries/ghc-heap/GHC/Exts/Heap.hs 232 libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs 97 libraries/ghc-heap/GHC/Exts/Heap/Closures.hs 279 libraries/ghc-heap/GHC/Exts/Heap/Constants.hsc 13 libraries/ghc-heap/GHC/Exts/Heap/InfoTable.hsc 75 libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc 34 libraries/ghc-heap/GHC/Exts/Heap/InfoTableProf.hsc 69 libraries/ghc-heap/GHC/Exts/Heap/Utils.hsc 112 libraries/ghc-heap/Setup.hs 4 libraries/ghc-heap/ghc-heap.cabal.in 8 libraries/ghc-prim/GHC/CString.hs 141 libraries/ghc-prim/GHC/Classes.hs 815 libraries/ghc-prim/GHC/Debug.hs 39 libraries/ghc-prim/GHC/IntWord64.hs 61 libraries/ghc-prim/GHC/Magic.hs 120 libraries/ghc-prim/GHC/Tuple.hs 239 libraries/ghc-prim/GHC/Types.hs 411 libraries/ghc-prim/Setup.hs 77 libraries/ghc-prim/cbits/atomic.c 302 libraries/ghc-prim/cbits/bswap.c 24 libraries/ghc-prim/cbits/clz.c 33 libraries/ghc-prim/cbits/ctz.c 37 libraries/ghc-prim/cbits/debug.c 7 libraries/ghc-prim/cbits/longlong.c 39 libraries/ghc-prim/cbits/pdep.c 33 libraries/ghc-prim/cbits/pext.c 32 libraries/ghc-prim/cbits/popcnt.c 75 libraries/ghc-prim/cbits/word2float.c 13 libraries/ghc-prim/ghc-prim.cabal 73 libraries/ghci/GHCi/BinaryArray.hs 71 libraries/ghci/GHCi/BreakArray.hs 102 libraries/ghci/GHCi/CreateBCO.hs 135 libraries/ghci/GHCi/FFI.hsc 130 libraries/ghci/GHCi/InfoTable.hsc 347 libraries/ghci/GHCi/Message.hs 512 libraries/ghci/GHCi/ObjLink.hs 168 libraries/ghci/GHCi/RemoteTypes.hs 94 libraries/ghci/GHCi/ResolvedBCO.hs 67 libraries/ghci/GHCi/Run.hs 334 libraries/ghci/GHCi/Signals.hs 40 libraries/ghci/GHCi/StaticPtrTable.hs 21 libraries/ghci/GHCi/TH.hs 226 libraries/ghci/GHCi/TH/Binary.hs 69 libraries/ghci/SizedSeq.hs 36 libraries/ghci/ghci.cabal.in 78 libraries/hscolour.css 4 libraries/integer-gmp/Setup.hs 4 libraries/integer-gmp/cbits/wrappers.c 572 libraries/integer-gmp/config.mk.in 13 libraries/integer-gmp/gmp/ghc-gmp.h 1 libraries/integer-gmp/include/HsIntegerGmp.h.in 11 libraries/integer-gmp/integer-gmp.buildinfo.in 5 libraries/integer-gmp/integer-gmp.cabal 73 libraries/integer-gmp/src/GHC/Integer.hs 59 libraries/integer-gmp/src/GHC/Integer/GMP/Internals.hs 309 libraries/integer-gmp/src/GHC/Integer/Logarithms.hs 63 libraries/integer-gmp/src/GHC/Integer/Logarithms/Internals.hs 105 libraries/integer-gmp/src/GHC/Integer/Type.hs 1893 libraries/integer-simple/GHC/Integer.hs 38 libraries/integer-simple/GHC/Integer/Logarithms.hs 39 libraries/integer-simple/GHC/Integer/Logarithms/Internals.hs 151 libraries/integer-simple/GHC/Integer/Simple/Internals.hs 18 libraries/integer-simple/GHC/Integer/Type.hs 864 libraries/integer-simple/Setup.hs 4 libraries/integer-simple/integer-simple.cabal 29 libraries/libiserv/cbits/iservmain.c 11 libraries/libiserv/libiserv.cabal.in 39 libraries/libiserv/proxy-src/Remote.hs 232 libraries/libiserv/src/GHCi/Utils.hsc 21 libraries/libiserv/src/Lib.hs 74 libraries/libiserv/src/Remote/Message.hs 31 libraries/libiserv/src/Remote/Slave.hs 133 libraries/prologue.txt.in 2 libraries/template-haskell/Language/Haskell/TH.hs 87 libraries/template-haskell/Language/Haskell/TH/LanguageExtensions.hs 19 libraries/template-haskell/Language/Haskell/TH/Lib.hs 248 libraries/template-haskell/Language/Haskell/TH/Lib/Internal.hs 736 libraries/template-haskell/Language/Haskell/TH/Lib/Map.hs 92 libraries/template-haskell/Language/Haskell/TH/Ppr.hs 807 libraries/template-haskell/Language/Haskell/TH/PprLib.hs 173 libraries/template-haskell/Language/Haskell/TH/Quote.hs 53 libraries/template-haskell/Language/Haskell/TH/Syntax.hs 1842 libraries/template-haskell/Setup.hs 4 libraries/template-haskell/template-haskell.cabal.in 60 mk/config.mk.in 746 mk/fptools.css 33 mk/install.mk.in 130 mk/project.mk.in 65 rts/Adjustor.c 696 rts/Apply.h 11 rts/Arena.c 85 rts/Arena.h 9 rts/AutoApply.h 74 rts/AwaitEvent.h 4 rts/BeginPrivate.h 3 rts/Capability.c 762 rts/Capability.h 203 rts/CheckUnload.c 254 rts/CheckUnload.h 4 rts/ClosureFlags.c 71 rts/Disassembler.c 323 rts/Disassembler.h 5 rts/EndPrivate.h 3 rts/Excn.h 10 rts/FileLock.c 107 rts/FileLock.h 3 rts/GetEnv.h 5 rts/GetTime.h 8 rts/Globals.c 85 rts/Globals.h 3 rts/Hash.c 312 rts/Hash.h 26 rts/Heap.c 171 rts/Hpc.c 315 rts/HsFFI.c 51 rts/Inlines.c 7 rts/Interpreter.c 1301 rts/Interpreter.h 2 rts/LdvProfile.c 161 rts/LdvProfile.h 14 rts/Libdw.c 286 rts/Libdw.h 17 rts/LibdwPool.c 27 rts/LibdwPool.h 10 rts/Linker.c 1144 rts/LinkerInternals.h 188 rts/Messages.c 218 rts/Messages.h 22 rts/OldARMAtomic.c 34 rts/PathUtils.c 65 rts/PathUtils.h 27 rts/Pool.c 159 rts/Pool.h 15 rts/PosixSource.h 9 rts/Prelude.h 94 rts/Printer.c 847 rts/Printer.h 22 rts/ProfHeap.c 906 rts/ProfHeap.h 10 rts/ProfilerReport.c 240 rts/ProfilerReport.h 10 rts/ProfilerReportJson.c 106 rts/ProfilerReportJson.h 11 rts/Profiling.c 710 rts/Profiling.h 34 rts/Proftimer.c 66 rts/Proftimer.h 8 rts/RaiseAsync.c 575 rts/RaiseAsync.h 52 rts/RetainerProfile.c 1365 rts/RetainerProfile.h 21 rts/RetainerSet.c 201 rts/RetainerSet.h 60 rts/RtsAPI.c 464 rts/RtsDllMain.c 20 rts/RtsDllMain.h 12 rts/RtsFlags.c 1818 rts/RtsFlags.h 11 rts/RtsMain.c 54 rts/RtsMessages.c 254 rts/RtsProbes.d 58 rts/RtsSignals.h 17 rts/RtsStartup.c 367 rts/RtsSymbolInfo.c 71 rts/RtsSymbolInfo.h 18 rts/RtsSymbols.c 958 rts/RtsSymbols.h 15 rts/RtsUtils.c 248 rts/RtsUtils.h 21 rts/SMPClosureOps.h 87 rts/STM.c 894 rts/STM.h 31 rts/Schedule.c 1696 rts/Schedule.h 137 rts/Sparks.c 162 rts/Sparks.h 50 rts/StableName.c 219 rts/StableName.h 16 rts/StablePtr.c 152 rts/StablePtr.h 15 rts/StaticPtrTable.c 81 rts/StaticPtrTable.h 4 rts/Stats.c 1007 rts/Stats.h 81 rts/StgCRun.c 524 rts/StgPrimFloat.c 171 rts/StgPrimFloat.h 6 rts/StgRun.h 5 rts/Task.c 408 rts/Task.h 117 rts/ThreadLabels.c 77 rts/ThreadLabels.h 12 rts/ThreadPaused.c 192 rts/ThreadPaused.h 7 rts/Threads.c 568 rts/Threads.h 28 rts/Ticker.h 8 rts/Ticky.c 254 rts/Ticky.h 2 rts/Timer.c 89 rts/Timer.h 3 rts/TopHandler.c 47 rts/TopHandler.h 10 rts/Trace.c 690 rts/Trace.h 671 rts/Updates.h 50 rts/WSDeque.c 127 rts/WSDeque.h 41 rts/Weak.c 127 rts/Weak.h 11 rts/eventlog/EventLog.c 1065 rts/eventlog/EventLog.h 108 rts/eventlog/EventLogWriter.c 98 rts/fs_rts.h 4 rts/hooks/FlagDefaults.c 7 rts/hooks/Hooks.h 11 rts/hooks/LongGCSync.c 23 rts/hooks/MallocFail.c 9 rts/hooks/OnExit.c 7 rts/hooks/OutOfHeap.c 26 rts/hooks/StackOverflow.c 19 rts/linker/CacheFlush.c 31 rts/linker/CacheFlush.h 5 rts/linker/Elf.c 1406 rts/linker/Elf.h 13 rts/linker/ElfTypes.h 117 rts/linker/LoadArchive.c 494 rts/linker/M32Alloc.c 148 rts/linker/M32Alloc.h 19 rts/linker/MachO.c 1088 rts/linker/MachO.h 13 rts/linker/MachOTypes.h 53 rts/linker/PEi386.c 1590 rts/linker/PEi386.h 105 rts/linker/PEi386Types.h 28 rts/linker/SymbolExtras.c 98 rts/linker/SymbolExtras.h 19 rts/linker/elf_compat.h 18 rts/linker/elf_got.c 107 rts/linker/elf_got.h 12 rts/linker/elf_plt.c 79 rts/linker/elf_plt.h 32 rts/linker/elf_plt_aarch64.c 49 rts/linker/elf_plt_aarch64.h 8 rts/linker/elf_plt_arm.c 79 rts/linker/elf_plt_arm.h 8 rts/linker/elf_reloc.c 10 rts/linker/elf_reloc.h 7 rts/linker/elf_reloc_aarch64.c 227 rts/linker/elf_reloc_aarch64.h 6 rts/linker/elf_util.c 19 rts/linker/elf_util.h 11 rts/linker/util.h 22 rts/package.conf.in 282 rts/posix/Clock.h 20 rts/posix/GetEnv.c 18 rts/posix/GetTime.c 155 rts/posix/Itimer.c 21 rts/posix/OSMem.c 442 rts/posix/OSThreads.c 306 rts/posix/Select.c 288 rts/posix/Select.h 3 rts/posix/Signals.c 448 rts/posix/Signals.h 17 rts/posix/TTY.c 46 rts/posix/TTY.h 2 rts/posix/itimer/Pthread.c 137 rts/posix/itimer/Setitimer.c 62 rts/posix/itimer/TimerCreate.c 62 rts/rts.cabal.in 488 rts/sm/BlockAlloc.c 646 rts/sm/BlockAlloc.h 16 rts/sm/CNF.c 774 rts/sm/CNF.h 49 rts/sm/Compact.c 776 rts/sm/Compact.h 33 rts/sm/Evac.c 751 rts/sm/Evac.h 13 rts/sm/Evac_thr.c 4 rts/sm/GC.c 1174 rts/sm/GC.h 37 rts/sm/GCAux.c 88 rts/sm/GCTDecl.h 43 rts/sm/GCThread.h 62 rts/sm/GCUtils.c 230 rts/sm/GCUtils.h 42 rts/sm/HeapAlloc.h 83 rts/sm/MBlock.c 466 rts/sm/MarkStack.h 49 rts/sm/MarkWeak.c 260 rts/sm/MarkWeak.h 9 rts/sm/OSMem.h 38 rts/sm/Sanity.c 768 rts/sm/Sanity.h 25 rts/sm/Scav.c 1476 rts/sm/Scav.h 9 rts/sm/Scav_thr.c 4 rts/sm/ShouldCompact.h 8 rts/sm/Storage.c 937 rts/sm/Storage.h 65 rts/sm/Sweep.c 62 rts/sm/Sweep.h 2 rts/win32/AsyncIO.c 253 rts/win32/AsyncIO.h 14 rts/win32/AwaitEvent.c 25 rts/win32/ConsoleHandler.c 195 rts/win32/ConsoleHandler.h 8 rts/win32/GetEnv.c 28 rts/win32/GetTime.c 80 rts/win32/IOManager.c 386 rts/win32/IOManager.h 50 rts/win32/OSMem.c 470 rts/win32/OSThreads.c 477 rts/win32/ThrIOManager.c 111 rts/win32/Ticker.c 60 rts/win32/WorkQueue.c 154 rts/win32/WorkQueue.h 19 rts/win32/veh_excn.c 213 rts/win32/veh_excn.h 12 rts/xxhash.c 604 rts/xxhash.h 109 settings.in 35 testsuite/driver/cpu_features.py 47 testsuite/driver/junit.py 36 testsuite/driver/kill_extra_files.py 80 testsuite/driver/perf_notes.py 349 testsuite/driver/runtests.py 303 testsuite/driver/testglobals.py 130 testsuite/driver/testlib.py 1342 testsuite/driver/testutil.py 60 testsuite/mk/ghc-config.hs 84 testsuite/timeout/Setup.hs 4 testsuite/timeout/TimeMe.hs 3 testsuite/timeout/WinCBindings.hsc 343 testsuite/timeout/timeout.cabal 20 testsuite/timeout/timeout.hs 148 testsuite/timeout/timeout.py 45 utils/check-api-annotations/Main.hs 106 utils/check-api-annotations/check-api-annotations.cabal 25 utils/check-ppr/Main.hs 88 utils/check-ppr/check-ppr.cabal 27 utils/checkUniques/check-uniques.py 40 utils/compare_sizes/Main.hs 144 utils/compare_sizes/compareSizes.cabal 18 utils/completion/ghc.bash 23 utils/count_lines/count_lines.pl 58 utils/coverity/model.c 74 utils/deriveConstants/Main.hs 844 utils/deriveConstants/deriveConstants.cabal 22 utils/describe-unexpected/describe-unexpected.hs 20 utils/fs/fs.c 224 utils/fs/fs.h 18 utils/gen-dll/Main.hs 440 utils/gen-dll/gen-dll.cabal.in 34 utils/genapply/Main.hs 921 utils/genapply/genapply.cabal 26 utils/genprimopcode/Lexer.x 76 utils/genprimopcode/Main.hs 804 utils/genprimopcode/Parser.y 162 utils/genprimopcode/ParserM.hs 147 utils/genprimopcode/Syntax.hs 159 utils/genprimopcode/genprimopcode.cabal 27 utils/ghc-cabal/Main.hs 427 utils/ghc-cabal/ghc-cabal.cabal 24 utils/ghc-pkg/CRT_noglob.c 1 utils/ghc-pkg/Main.hs 1958 utils/ghc-pkg/ghc-pkg.cabal 41 utils/hp2ps/AreaBelow.c 48 utils/hp2ps/AreaBelow.h 2 utils/hp2ps/AuxFile.c 131 utils/hp2ps/AuxFile.h 3 utils/hp2ps/Axes.c 177 utils/hp2ps/Axes.h 2 utils/hp2ps/Curves.c 101 utils/hp2ps/Curves.h 5 utils/hp2ps/Defines.h 31 utils/hp2ps/Deviation.c 102 utils/hp2ps/Deviation.h 3 utils/hp2ps/Dimensions.c 162 utils/hp2ps/Dimensions.h 14 utils/hp2ps/Error.c 51 utils/hp2ps/Error.h 4 utils/hp2ps/HpFile.c 418 utils/hp2ps/HpFile.h 54 utils/hp2ps/Key.c 70 utils/hp2ps/Key.h 2 utils/hp2ps/Main.c 203 utils/hp2ps/Main.h 48 utils/hp2ps/Marks.c 30 utils/hp2ps/Marks.h 2 utils/hp2ps/PsFile.c 227 utils/hp2ps/PsFile.h 3 utils/hp2ps/Reorder.c 61 utils/hp2ps/Reorder.h 3 utils/hp2ps/Scale.c 60 utils/hp2ps/Scale.h 3 utils/hp2ps/Shade.c 87 utils/hp2ps/Shade.h 4 utils/hp2ps/TopTwenty.c 49 utils/hp2ps/TopTwenty.h 2 utils/hp2ps/TraceElement.c 63 utils/hp2ps/TraceElement.h 2 utils/hp2ps/Utilities.c 91 utils/hp2ps/Utilities.h 9 utils/hp2ps/hp2ps.cabal 21 utils/hpc/HpcCombine.hs 161 utils/hpc/HpcDraft.hs 114 utils/hpc/HpcFlags.hs 206 utils/hpc/HpcLexer.hs 47 utils/hpc/HpcMarkup.hs 429 utils/hpc/HpcOverlay.hs 121 utils/hpc/HpcParser.y 84 utils/hpc/HpcReport.hs 246 utils/hpc/HpcShowTix.hs 52 utils/hpc/HpcUtils.hs 31 utils/hpc/Main.hs 122 utils/hpc/hpc-bin.cabal 34 utils/iserv-proxy/iserv-proxy.cabal.in 79 utils/iserv-proxy/src/Main.hs 276 utils/iserv/cbits/iservmain.c 11 utils/iserv/iserv.cabal.in 44 utils/iserv/src/Main.hs 54 utils/lndir/lndir-Xos.h 94 utils/lndir/lndir-Xosdefs.h 51 utils/lndir/lndir.c 381 utils/remote-iserv/Setup.hs 2 utils/remote-iserv/remote-iserv.cabal.in 25 utils/remote-iserv/src/Cli.hs 24 utils/runghc/Main.hs 189 utils/runghc/runghc.cabal.in 32 utils/testremove/checkremove.hs 122 utils/testremove/wouldrm.hs 12 utils/touchy/touchy.c 43 utils/touchy/touchy.cabal 15 utils/unlit/unlit.c 266 utils/unlit/unlit.cabal 16