File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ about: Report a bug in Stack
5
5
6
6
Please follow the steps below for reporting a bug in Stack:
7
7
8
- Make sure that you are using the latest release (currently Stack 3.3 .1). See the
8
+ Make sure that you are using the latest release (currently Stack 3.5 .1). See the
9
9
[ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade )
10
10
to upgrade.
11
11
@@ -45,7 +45,7 @@ stack <your command here> <args> --verbose
45
45
46
46
~~~ text
47
47
stack --version
48
- Version 3.3 .1, Git revision 7540878295db1899b55855cc765ab1eacdf30f3c x86_64 hpack-0.37 .0
48
+ Version 3.5 .1, Git revision 5c774d7ca92f4716ef7a51d5da21a5c3713517a5 x86_64 hpack-0.38 .0
49
49
~~~
50
50
51
51
### Method of installation
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Feature Request
3
3
about : Request a feature be added to Stack, or discuss such a feature
4
4
---
5
5
6
- Make sure that you are using the latest release (currently Stack 3.3 .1). See the
6
+ Make sure that you are using the latest release (currently Stack 3.5 .1). See the
7
7
[ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade )
8
8
to upgrade.
9
9
Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ the [stack-templates](https://github.com/commercialhaskell/stack-templates)
16
16
repository instead.
17
17
18
18
If you still want to ask the question here instead, please make sure that you
19
- are using the latest release (currently Stack 3.3 .1). See the
19
+ are using the latest release (currently Stack 3.5 .1). See the
20
20
[ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade )
21
21
to upgrade.
22
22
23
23
### Stack version
24
24
25
25
~~~ text
26
26
stack --version
27
- Version 3.3 .1, Git revision 7540878295db1899b55855cc765ab1eacdf30f3c x86_64 hpack-0.37 .0
27
+ Version 3.5 .1, Git revision 5c774d7ca92f4716ef7a51d5da21a5c3713517a5 x86_64 hpack-0.38 .0
28
28
~~~
29
29
30
30
### Method of installation
You can’t perform that action at this time.
0 commit comments