We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f0e21 commit 46de5d3Copy full SHA for 46de5d3
1 file changed
cabal-install/src/Distribution/Client/TargetSelector.hs
@@ -165,8 +165,8 @@ import qualified Prelude (foldr1)
165
166
-- ------------------------------------------------------------
167
168
--- | A target selector is expression selecting a set of components (as targets
169
--- for a actions like @build@, @run@, @test@ etc). A target selector
+-- | A target selector is an expression selecting a set of components (as targets
+-- for actions like @build@, @run@, @test@ etc). A target selector
170
-- corresponds to the user syntax for referring to targets on the command line.
171
--
172
-- From the users point of view a target can be many things: packages, dirs,
0 commit comments