Skip to content

Commit 17a7f57

Browse files
Improve contribution guide for Stack messages
1 parent 72c455b commit 17a7f57

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ using a bunch of issues:
6060

6161
The next release of Stack will also include error codes. Until it is
6262
released, building a Git version (which just requires an existing
63-
install of Stack) is sufficient to get the codes.
63+
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.
6467

6568
## Contributing New Messages
6669

0 commit comments

Comments
 (0)