File tree Expand file tree Collapse file tree 5 files changed +19
-5
lines changed Expand file tree Collapse file tree 5 files changed +19
-5
lines changed 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:
77
8- Make sure that you are using the latest release (currently stack-2.3.1 ).
8+ Make sure that you are using the latest release (currently stack-2.3.3 ).
99See the [ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade ) to upgrade.
1010
1111Please use the following schema for your bug report:
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-2.3.1 ).
6+ Make sure that you are using the latest release (currently stack-2.3.3 ).
77See the [ upgrade instructions] ( http://docs.haskellstack.org/en/stable/install_and_upgrade/#upgrade ) to upgrade.
88
99Please state as clearly as possible what feature you are recommending,
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## Unreleased changes
5+
6+ Release notes:
7+
8+ ** Changes since v2.3.3**
9+
10+ Major changes:
11+
12+ Behavior changes:
13+
14+ Other enhancements:
15+
16+ Bug fixes:
17+
418## v2.3.3
519
620** Changes since v2.3.1**
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.3.3 '
2+ version : ' 2.3.4 '
33synopsis : The Haskell Tool Stack
44description : |
55 Please see the documentation at <https://docs.haskellstack.org>
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ cabal-version: 2.0
44--
55-- see: https://github.com/sol/hpack
66--
7- -- hash: 4088422ebf565b9347481c01d786688d78b9aadc34246063f6c05ca732b41ff1
7+ -- hash: 803d1f0848c0f1f59cfa2eae1b95d4615e4537fa9501960dcb2eacf6af6ce73b
88
99name : stack
10- version : 2.3.3
10+ version : 2.3.4
1111synopsis : The Haskell Tool Stack
1212description : Please see the documentation at <https://docs.haskellstack.org>
1313 for usage information.
You can’t perform that action at this time.
0 commit comments