Maintainer | cabal-devel@haskell.org |
---|---|
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Implementation of the path
command. Query for project configuration
information.
Synopsis
- pathCommand :: CommandUI (NixStyleFlags PathFlags)
- pathAction :: NixStyleFlags PathFlags -> [String] -> GlobalFlags -> IO ()
Documentation
pathCommand :: CommandUI (NixStyleFlags PathFlags) Source #
pathAction :: NixStyleFlags PathFlags -> [String] -> GlobalFlags -> IO () Source #
Entry point for the path
command.