summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Pipeline/Phases.hs
Commit message (Expand)AuthorAgeFilesLines
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-1/+1
* compiler: Drop `Maybe ModLocation` from T_MergeForeignBen Gamari2021-12-141-1/+1
* driver: Convert runPipeline to use a free monadMatthew Pickering2021-07-071-0/+52