File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -482,8 +482,8 @@ and all options specified with :option:`--configure-option` are passed on.
482
482
detect and warn in this situation, but it is not perfect.
483
483
484
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
485
+ ``setup configure `` This makes Cabal configure the specific component to
486
+ be configured. Specified names can be qualified with ``lib: `` or
487
487
``exe: `` in case just a name is ambiguous (as would be the case for a
488
488
package named ``p `` which has a library and an executable named ``p ``.)
489
489
This has the following effects:
You can’t perform that action at this time.
0 commit comments