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:
77
8- Make sure that you are using the latest release (currently stack-2.3.3 ).
8+ Make sure that you are using the latest release (currently stack-2.5.1 ).
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.3 ).
6+ Make sure that you are using the latest release (currently stack-2.5.1 ).
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.5.1:**
9+
10+ Major changes:
11+
12+ Behavior changes:
13+
14+ Other enhancements:
15+
16+ Bug fixes:
17+
18+
419## v2.5.1
520
621** Changes since v2.3.3**
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.5.1 '
2+ version : ' 2.5.2 '
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: 265e6df5e6ccdf8dbeba4610b98ea6a3d437577cf7be6745d7dc94e4205de09a
7+ -- hash: 8f0631b7b9a1d9644ce566b1bbf7a818bd3cb08183c5e89540fca50b43de2cec
88
99name : stack
10- version : 2.5.1
10+ version : 2.5.2
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