cabal-install-3.12.1.0: The command-line interface for Cabal and Hackage.
Maintainercabal-devel@haskell.org
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Client.CmdPath

Description

Implementation of the path command. Query for project configuration information.

Synopsis

Documentation

pathAction :: NixStyleFlags PathFlags -> [String] -> GlobalFlags -> IO () Source #

Entry point for the path command.