summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Pipeline/Execute.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor package importsSylvain Henry2021-10-221-8/+12
* driver: Cleanups related to ModLocationMatthew Pickering2021-10-191-9/+80
* Driver rework pt3: the upsweepMatthew Pickering2021-08-181-1/+3
* Use Ways API instead of Set specific functionsFendor2021-07-211-4/+4
* driver: Fix recompilation for modules importing GHC.PrimMatthew Pickering2021-07-211-3/+4
* Make TmpFs independent of DynFlagsSylvain Henry2021-07-191-6/+9
* driver: Convert runPipeline to use a free monadMatthew Pickering2021-07-071-0/+1263