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 dac2d4a commit af0456dCopy full SHA for af0456d
doc/GUIDE.md
@@ -2167,7 +2167,7 @@ but adds the `+RTS -xc` runtime option.
2167
2168
`stack` now supports debugging and profiling with
2169
[DWARF information](https://ghc.haskell.org/trac/ghc/wiki/DWARF),
2170
-using the `--no-strip`, `--no-library-stripping`, and `--no-executable-shipping`
+using the `--no-strip`, `--no-library-stripping`, and `--no-executable-stripping`
2171
flags to disable the default behavior of removing such information from compiled
2172
libraries and executables.
2173
0 commit comments