cabal-install-3.10.2.1: The command-line interface for Cabal and Hackage.
Safe HaskellNone
LanguageHaskell2010

Distribution.Client.NixStyleOptions

Description

Command line options for nix-style / v2 commands.

The commands take a lot of the same options, which affect how install plan is constructed.

Documentation

nixStyleOptions :: (ShowOrParseArgs -> [OptionField a]) -> ShowOrParseArgs -> [OptionField (NixStyleFlags a)] Source #