File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## Unreleased changes
5-
6- Release notes:
4+ ## v2.7.0.1 (release candidate)
75
86** Changes since v2.5.1.1:**
97
10- Major changes:
11-
128Behavior changes:
139
1410* ` stack repl ` now always warns about GHCi problems with loading multiple
@@ -62,6 +58,7 @@ Bug fixes:
6258* Add support for parsing ` .hi ` . files from GHC 8.10 and 9.0. See
6359 [ hi-file-parser #2 ] ( https://github.com/commercialhaskell/hi-file-parser/pull/2 ) .
6460
61+
6562## v2.5.1.1
6663
6764Hackage-only release:
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.6.0 '
2+ version : ' 2.7.0.1 '
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: e0fafccff758c3515731220888162806b25dd39ae06a130f30cba3f9955f20dc
7+ -- hash: 67b92f9d82e3b55de93684c32aacd18cd7e9cb2c8b3ec5d74ec2564f0d4d207b
88
99name : stack
10- version : 2.6.0
10+ version : 2.7.0.1
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