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.
2 parents 7b8e6e5 + e879dd5 commit 8340139Copy full SHA for 8340139
Cabal/doc/installing-packages.rst
@@ -482,8 +482,8 @@ and all options specified with :option:`--configure-option` are passed on.
482
detect and warn in this situation, but it is not perfect.
483
484
In Cabal 2.0, support for a single positional argument was added to
485
-``setup configure`` This makes Cabal configure a the specific component
486
-to be configured. Specified names can be qualified with ``lib:`` or
+``setup configure`` This makes Cabal configure the specific component to
+be configured. Specified names can be qualified with ``lib:`` or
487
``exe:`` in case just a name is ambiguous (as would be the case for a
488
package named ``p`` which has a library and an executable named ``p``.)
489
This has the following effects:
0 commit comments