File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## Unreleased changes
4+ ## v2.7.0.3 (release candidate)
55
66Release notes:
77
8- ** Changes since v2.7.0.1:**
9-
10- Major changes:
11-
12- Behavior changes:
13-
14- Other enhancements:
15-
16- Bug fixes:
8+ * Stack's bindists are now built with GHC 8.10.4, and our ` stack.yaml ` has
9+ moved to lts-17.10. This means Stack can now be built on macOS 11.0 (Big
10+ Sur) without ugly workarounds.
1711
1812
1913## v2.7.0.1 (release candidate)
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.7.0.2 '
2+ version : ' 2.7.0.3 '
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: 08598058e5bbf079a51f3a86109460e78eca2b1157c655b140096979963c432e
7+ -- hash: 01f5dba80ccc6740a415e22606536cbb43606431bb695446377fc64d3cb3ff3e
88
99name : stack
10- version : 2.7.0.2
10+ version : 2.7.0.3
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