File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## Unreleased changes
5
+
6
+ Release notes:
7
+
8
+ ** Changes since v2.7.3:**
9
+
10
+ Major changes:
11
+
12
+ Behavior changes:
13
+
14
+ Other enhancements:
15
+
16
+ Bug fixes:
17
+
18
+
4
19
## v2.7.3
5
20
6
21
** Changes since v2.7.1:**
Original file line number Diff line number Diff line change 1
1
name : stack
2
- version : ' 2.7.3 '
2
+ version : ' 2.7.4 '
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 @@ -4,10 +4,10 @@ cabal-version: 2.0
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
--
7
- -- hash: a602fe627b6dcb4f50470060f0b90cf1ee668145c6332918e48247480bb1bf8b
7
+ -- hash: 77dce7b7a1439cd2e0a568e2821a6dcb8139f3c9a6a2afbf0b768e7dcf53ec53
8
8
9
9
name : stack
10
- version : 2.7.3
10
+ version : 2.7.4
11
11
synopsis : The Haskell Tool Stack
12
12
description : Please see the documentation at <https://docs.haskellstack.org>
13
13
for usage information.
You can’t perform that action at this time.
0 commit comments