We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e94a7 commit c7915c2Copy full SHA for c7915c2
doc/cabal-commands.rst
@@ -191,7 +191,7 @@ Target Forms
191
192
A cabal command target can take any of the following forms:
193
194
-- A package target: ``package``, which specifies that all enabled
+- A package target: ``[pkg:]package``, which specifies that all enabled
195
components of a package to be built. By default, test suites and
196
benchmarks are *not* enabled, unless they are explicitly requested
197
(e.g., via ``--enable-tests``.)
0 commit comments