summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/ModSummary.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor package importsSylvain Henry2021-10-221-13/+16
* Remove DT_Failed stateMatthew Pickering2021-10-191-3/+3
* driver: Cleanups related to ModLocationMatthew Pickering2021-10-191-2/+2
* Make ms_ghc_prim_import field strictMatthew Pickering2021-10-121-1/+1
* Refactor module dependencies codeSylvain Henry2021-09-171-5/+7
* Driver rework pt3: the upsweepMatthew Pickering2021-08-181-4/+0
* driver: Fix recompilation for modules importing GHC.PrimMatthew Pickering2021-07-211-0/+3
* Driver Rework PatchMatthew Pickering2021-06-031-7/+15
* Add UnitId to Target recordFendor2021-03-281-4/+8
* Put hole instantiation typechecking in the module graph and fix driver batch ...John Ericson2020-12-281-32/+25
* Split GHC.Driver.TypesSylvain Henry2020-10-291-0/+190