File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ about: Report a bug in Stack
55
66Please follow the steps below for reporting a bug in Stack:
77
8- Make sure that you are using the latest release (currently Stack 3.9.3 ). See the
8+ Make sure that you are using the latest release (currently Stack 3.11.1 ). See the
99[ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade )
1010to upgrade.
1111
@@ -45,7 +45,7 @@ stack <your command here> <args> --verbose
4545
4646~~~ text
4747stack --version
48- Version 3.9.3 , Git revision c7eb8487a82d5c3e0b88d56f8b8a98be23223eb5 x86_64 hpack-0.39.1
48+ Version 3.11.1 , Git revision 979bf6339fd4d5837c4d2fa8166dc715eef30ee2 x86_64 hpack-0.39.6
4949~~~
5050
5151### Method of installation
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Feature Request
33about : Request a feature be added to Stack, or discuss such a feature
44---
55
6- Make sure that you are using the latest release (currently Stack 3.9.3 ). See the
6+ Make sure that you are using the latest release (currently Stack 3.11.1 ). See the
77[ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade )
88to upgrade.
99
Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ the [stack-templates](https://github.com/commercialhaskell/stack-templates)
1616repository instead.
1717
1818If you still want to ask the question here instead, please make sure that you
19- are using the latest release (currently Stack 3.9.3 ). See the
19+ are using the latest release (currently Stack 3.11.1 ). See the
2020[ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade )
2121to upgrade.
2222
2323### Stack version
2424
2525~~~ text
2626stack --version
27- Version 3.9.3 , Git revision c7eb8487a82d5c3e0b88d56f8b8a98be23223eb5 x86_64 hpack-0.39.1
27+ Version 3.11.1 , Git revision 979bf6339fd4d5837c4d2fa8166dc715eef30ee2 x86_64 hpack-0.39.6
2828~~~
2929
3030### Method of installation
You can’t perform that action at this time.
0 commit comments