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.
config set
1 parent 42f6d0a commit 4d41854Copy full SHA for 4d41854
doc/config_command.md
@@ -58,6 +58,11 @@ Available commands:
58
The `stack config set` commands allow the values of keys in YAML configuration
59
files to be set. See `stack config set` for the available keys.
60
61
+!!! note
62
+
63
+ The `config set` commands support an existing key only in the form
64
+ `key: value` on a single line.
65
66
## The `stack config set install-ghc` command
67
68
~~~text
0 commit comments