| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Stack.ConfigCmd
Description
Make changes to project or global configuration.
Documentation
data ConfigCmdSet Source #
Constructors
| ConfigCmdSetResolver AbstractResolver | |
| ConfigCmdSetSystemGhc CommandScope Bool | |
| ConfigCmdSetInstallGhc CommandScope Bool | 
cfgCmdSet :: (HasConfig env, HasGHCVariant env) => GlobalOpts -> ConfigCmdSet -> RIO env () Source #
cfgCmdName :: String Source #