File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 44
55Release notes:
66
7- ** Changes since v2.7.5 :**
7+ ** Changes since v2.9.1 :**
88
99Major changes:
1010
11+ Behaviour changes:
12+
13+ Other enhancements:
14+
15+ Bug fixes:
16+
17+ ## v2.9.1
18+
19+ ** Changes since v2.7.5:**
20+
1121Behavior changes:
1222
1323* ` stack build --coverage ` will generate a unified coverage report, even if
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.9.0 .0'
2+ version : ' 2.10 .0'
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 @@ -5,7 +5,7 @@ cabal-version: 2.0
55-- see: https://github.com/sol/hpack
66
77name : stack
8- version : 2.9.0 .0
8+ version : 2.10 .0
99synopsis : The Haskell Tool Stack
1010description : Please see the documentation at <https://docs.haskellstack.org>
1111 for usage information.
You can’t perform that action at this time.
0 commit comments