summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Module/ModSummary.hs
Commit message (Expand)AuthorAgeFilesLines
* 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