summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Pipeline/Phases.hs
Commit message (Expand)AuthorAgeFilesLines
* JS: fix support for -outputdir (#22641)Sylvain Henry2022-12-221-0/+1
* Add Javascript backendSylvain Henry2022-11-291-0/+1
* Interface Files with Core DefinitionsMatthew Pickering2022-10-111-2/+2
* Add location to cc phaseCheng Shao2022-07-251-1/+1
* Refactor ModuleName to L.H.S.Module.Nameromes2022-07-031-1/+2
* 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