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 4
4
5
5
Release notes:
6
6
7
- ** Changes since v2.7.5 :**
7
+ ** Changes since v2.9.1 :**
8
8
9
9
Major changes:
10
10
11
+ Behaviour changes:
12
+
13
+ Other enhancements:
14
+
15
+ Bug fixes:
16
+
17
+ ## v2.9.1
18
+
19
+ ** Changes since v2.7.5:**
20
+
11
21
Behavior changes:
12
22
13
23
* ` stack build --coverage ` will generate a unified coverage report, even if
Original file line number Diff line number Diff line change 1
1
name : stack
2
- version : ' 2.9.0 .0'
2
+ version : ' 2.10 .0'
3
3
synopsis : The Haskell Tool Stack
4
4
description : |
5
5
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
5
5
-- see: https://github.com/sol/hpack
6
6
7
7
name : stack
8
- version : 2.9.0 .0
8
+ version : 2.10 .0
9
9
synopsis : The Haskell Tool Stack
10
10
description : Please see the documentation at <https://docs.haskellstack.org>
11
11
for usage information.
You can’t perform that action at this time.
0 commit comments