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 72c455b commit 17a7f57Copy full SHA for 17a7f57
CONTRIBUTING.md
@@ -60,7 +60,10 @@ using a bunch of issues:
60
61
The next release of Stack will also include error codes. Until it is
62
released, building a Git version (which just requires an existing
63
-install of Stack) is sufficient to get the codes.
+install of Stack) is sufficient to get the codes. An unreleased version
64
+of Stack can be obtained with Stack by using the command
65
+`stack upgrade --source-only --git`. However, if you used GHCup to
66
+install Stack, you should also use GHCup to upgrade Stack.
67
68
## Contributing New Messages
69
0 commit comments