We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2150ca5 + e9f1de8 commit 0e7d82bCopy full SHA for 0e7d82b
cabal-install/src/Distribution/Client/ProjectOrchestration.hs
@@ -579,7 +579,7 @@ uniqueTargetSelectors = ordNub . allTargetSelectors
579
580
-- | Resolve targets from a solver result.
581
--
582
--- This is a convenience wrapper around 'resolveTargetsFromSolver' that takes an
+-- This is a convenience wrapper around 'resolveTargets' that takes an
583
-- 'ElaboratedInstallPlan' directly, rather than requiring the caller to
584
-- construct the 'AvailableTargetIndexes' first.
585
resolveTargetsFromSolver
0 commit comments