-
Notifications
You must be signed in to change notification settings - Fork 718
Closed
Labels
cabal-install: nix integrationdocumentationre: help-textConcerning option --help and hints given to the userConcerning option --help and hints given to the usertype: bug
Description
cabal --help
...
--enable-nix Enable Nix integration: run commands through
nix-shell if a 'shell.nix' file exists
--disable-nix Disable Nix integration: run commands through
nix-shell if a 'shell.nix' file exists
in the second line, threre is a negation missing (don't run commands .. even if ..)?
cabal --version
cabal-install version 3.6.2.0
compiled using version 3.6.3.0 of the Cabal library
Metadata
Metadata
Assignees
Labels
cabal-install: nix integrationdocumentationre: help-textConcerning option --help and hints given to the userConcerning option --help and hints given to the usertype: bug