cabal-install-3.14.2.0: The command-line interface for Cabal and Hackage.
Maintainer[email protected]
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.