summaryrefslogtreecommitdiff
path: root/testsuite/tests/count-deps
Commit message (Expand)AuthorAgeFilesLines
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-212-2/+4
* Don't store LlvmConfig into DynFlagsSylvain Henry2022-05-172-2/+6
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-232-2/+5
* Tag inference work.Andreas Klebinger2022-02-122-2/+4
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-042-2/+4
* StgToCmm: decouple DynFlags, add StgToCmmConfigdoyougnu2022-01-312-2/+4
* Rip out SPARC register supportBen Gamari2022-01-292-4/+2
* Use primOpIds cache more often (#20857)Sylvain Henry2022-01-062-2/+6
* Multiple Home UnitsMatthew Pickering2021-12-282-2/+4
* Cmm: DynFlags to CmmConfig refactordoyougnu2021-12-222-4/+2
* Refactor package importsSylvain Henry2021-10-222-2/+4
* driver: Cleanups related to ModLocationMatthew Pickering2021-10-192-6/+2
* Move BreakInfo into own moduleJoachim Breitner2021-10-142-2/+4
* hadrian: avoid building check-{exact,ppr} and count-deps when the tests don't...Zubin Duggal2021-10-131-2/+2
* Convert diagnostics in GHC.Tc.Validity to proper TcRnMessage.hainq2021-09-012-2/+4
* Driver rework pt3: the upsweepMatthew Pickering2021-08-182-2/+4
* Use Reductions to keep track of rewritingssheaf2021-08-042-2/+4
* Introduce FinderLocations for decoupling Finder from DynFlagsFendor2021-07-232-2/+4
* Add proper GHCHints for most PsMessage constructorswip/adinapoli-issue-20055Alfredo Di Napoli2021-07-122-2/+4
* driver: Convert runPipeline to use a free monadMatthew Pickering2021-07-072-2/+6
* Dynflags: introduce DiagOptsSylvain Henry2021-07-012-2/+4
* Put tracing functions into their own moduleSylvain Henry2021-06-222-2/+6
* Make Logger independent of DynFlagsSylvain Henry2021-06-072-2/+4
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-054-0/+565