File tree Expand file tree Collapse file tree 4 files changed +4
-18
lines changed
Expand file tree Collapse file tree 4 files changed +4
-18
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased changes
4-
5- Release notes:
6-
7- ** Changes since v3.7.0.1:**
8-
9- Major changes:
10-
11- Behavior changes:
12-
13- Other enhancements:
14-
15- Bug fixes:
16-
17- ## v3.7.0.1 (release candidate) - 2025-06-15
3+ ## v3.7.1 - 2025-06-28
184
195** Changes since v3.5.1:**
206
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ constraints:
173173 , socks == 0.6.1
174174 , split == 0.2.5
175175 , splitmix == 0.1.1
176- , stack == 3.7.0.2
176+ , stack == 3.7.1
177177 , static-bytes == 0.1.1
178178 , stm == 2.5.3.1
179179 , stm-chans == 3.0.0.9
Original file line number Diff line number Diff line change 22spec-version : 0.35.0
33
44name : stack
5- version : ' 3.7.0.2 '
5+ version : ' 3.7.1 '
66synopsis : The Haskell Tool Stack
77description : |
88 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.2
55-- see: https://github.com/sol/hpack
66
77name : stack
8- version : 3.7.0.2
8+ version : 3.7.1
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