stack-1.3.2: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.ConfigCmd

Description

Make changes to project or global configuration.

Documentation

cfgCmdSet :: (StackMiniM env m, HasConfig env, HasGHCVariant env) => ConfigCmdSet -> m () #