Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Make changes to project or global configuration.
Documentation
data ConfigCmdSet Source #
ConfigCmdSetResolver !(Unresolved AbstractResolver) | |
ConfigCmdSetSystemGhc !CommandScope !Bool | |
ConfigCmdSetInstallGhc !CommandScope !Bool | |
ConfigCmdSetDownloadPrefix !CommandScope !Text |
cfgCmdSet :: (HasConfig env, HasGHCVariant env) => ConfigCmdSet -> RIO env () Source #
cfgCmdName :: String Source #