summaryrefslogtreecommitdiff
path: root/testsuite/tests/count-deps/CountDepsParser.stdout
Commit message (Expand)AuthorAgeFilesLines
* Separate core inlining logic from `Unfolding` type.Andreas Klebinger2023-01-161-0/+1
* Add initial support for LoongArch Architecture.lrzlin2022-12-081-0/+1
* Type vs Constraint: finally nailedSimon Peyton Jones2022-11-111-0/+1
* Add support for the wasm32-wasi target tupleCheng Shao2022-11-111-0/+1
* Define `Infinite` list and use where appropriate.M Farkas-Dyck2022-11-081-0/+1
* Export pprTrace and friends from GHC.Prelude.Andreas Klebinger2022-11-031-0/+1
* Class layout info (#19623)Vladislav Zavialov2022-10-231-0/+1
* Interface Files with Core DefinitionsMatthew Pickering2022-10-111-0/+1
* Apply some tricks to speed up core lint.Andreas Klebinger2022-09-281-0/+1
* Diagnostic codes: acccept test changessheaf2022-09-131-0/+1
* Add support for external static plugins (#20964)Sylvain Henry2022-08-101-0/+1
* Refactored Simplify passDominik Peteler2022-07-221-0/+8
* cmm: Eliminate orphan Outputable instancesBen Gamari2022-07-161-0/+1
* Remove many GHC dependencies from L.H.Sromes2022-07-061-0/+1
* Refactor ModuleName to L.H.S.Module.Nameromes2022-07-031-1/+1
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-0/+1
* CorePrep: Don't speculatively evaluate recursive calls (#20836)Sebastian Graf2022-06-201-0/+1
* Core.Lint: Reduce `DynFlags` and `HscEnv`wip/no-state-core-lintJohn Ericson2022-06-071-0/+1
* Don't print the number of deps in count-deps testswip/enumerate-deps-only-no-countJohn Ericson2022-06-071-1/+1
* HsToCore.Coverage: Purge DynFlagswip/coverage-configJohn Ericson2022-06-021-1/+2
* Purge `DynFlags` and `HscEnv` from some `GHC.Core` modules where it's not too...wip/dflags-core-opt-easierJohn Ericson2022-05-311-1/+2
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-211-1/+2
* Don't store LlvmConfig into DynFlagsSylvain Henry2022-05-171-1/+3
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-1/+3
* Tag inference work.Andreas Klebinger2022-02-121-1/+2
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-1/+2
* StgToCmm: decouple DynFlags, add StgToCmmConfigdoyougnu2022-01-311-1/+2
* Rip out SPARC register supportBen Gamari2022-01-291-2/+1
* Use primOpIds cache more often (#20857)Sylvain Henry2022-01-061-1/+3
* Multiple Home UnitsMatthew Pickering2021-12-281-1/+2
* Cmm: DynFlags to CmmConfig refactordoyougnu2021-12-221-2/+1
* Refactor package importsSylvain Henry2021-10-221-1/+2
* driver: Cleanups related to ModLocationMatthew Pickering2021-10-191-3/+1
* Move BreakInfo into own moduleJoachim Breitner2021-10-141-1/+2
* Convert diagnostics in GHC.Tc.Validity to proper TcRnMessage.hainq2021-09-011-1/+2
* Driver rework pt3: the upsweepMatthew Pickering2021-08-181-1/+2
* Use Reductions to keep track of rewritingssheaf2021-08-041-1/+2
* Introduce FinderLocations for decoupling Finder from DynFlagsFendor2021-07-231-1/+2
* Add proper GHCHints for most PsMessage constructorswip/adinapoli-issue-20055Alfredo Di Napoli2021-07-121-1/+2
* driver: Convert runPipeline to use a free monadMatthew Pickering2021-07-071-1/+3
* Dynflags: introduce DiagOptsSylvain Henry2021-07-011-1/+2
* Put tracing functions into their own moduleSylvain Henry2021-06-221-1/+3
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-1/+2
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-051-0/+273