Path Lines of Code 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