Skip to content
Snippets Groups Projects
Commit 484bb6cb authored by Francesco Gazzetta's avatar Francesco Gazzetta
Browse files

Remove polymorphism from runProjectPreBuildPhase

Return a monomorphic TargetsMap from selectPlanSubset and put it in the
final ProjectBuildContext.

This causes slight duplication in CmdRun.hs, but not as bas as when we
didn't return anything. In exchange, the final return type is much
simpler.

Note that CmdConfigure returns an empty TargetsMap, as configure doesn't
accept targets.
parent 7ea22b0f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment