Skip to content

--help text seems wrong for --dis/enable-nix #8036

@jwaldmann

Description

@jwaldmann
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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions