Skip to content

driver: refactor: Split downsweep and MakeAction into separate modules.

Matthew Pickering requested to merge wip/refactor-downsweep into master

This will facilitate using the downsweep functions in other parts of the compiler than just --make mode.

Also, the GHC.Driver.Make module was huge. Now it's still huge but slightly smaller!

Merge request reports

Loading