We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b907ebf commit f439146Copy full SHA for f439146
src/Stack/Types/Config.hs
@@ -356,7 +356,7 @@ data Config =
356
-- match cabal.
357
,configDefaultTemplate :: !(Maybe TemplateName)
358
-- ^ The default template to use when none is specified.
359
- -- (If Nothing, the default is used.)
+ -- (If Nothing, the 'default' default template is used.)
360
,configAllowDifferentUser :: !Bool
361
-- ^ Allow users other than the stack root owner to use the stack
362
-- installation.
0 commit comments