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.
2 parents 7022499 + 37b2e12 commit d24367dCopy full SHA for d24367d
doc/build_command.md
@@ -96,8 +96,6 @@ of different syntaxes supported for this list:
96
the local packages." This will result in an error if multiple packages
97
have a component with the same name. To continue the above example,
98
`stack build :mytestsuite`.
99
- * Side note: the commonly requested `run` command is not available
100
- because it's a simple combination of `stack build :exename && stack exec exename`
101
102
* *directory*, e.g. `stack build foo/bar`, will find all local packages that
103
exist in the given directory hierarchy and then follow the same procedure as
0 commit comments