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