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 5315ed0 commit 02c7f26Copy full SHA for 02c7f26
doc/yaml_configuration.md
@@ -623,7 +623,7 @@ Command line equivalent (takes precedence): `--[no-]dump-logs` flag
623
In the case of *non-interleaved* output and *more than one* target package,
624
Stack sends the build output from GHC for each target package to a log file,
625
unless an error occurs. For further information, see the
626
-[`stack build --[no-\]interleaved-output` flag](build_command.md#the-stack-build---no-interleaved-output-flag)
+[`stack build --[no-]interleaved-output` flag](build_command.md#the-stack-build---no-interleaved-output-flag)
627
documentation.
628
629
The value of the `dump-logs` key controls what, if any, log file content is sent
0 commit comments