File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Expand file tree Collapse file tree 3 files changed +4
-11
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.3.3
75
86** Changes since v2.3.1**
97
10- Major changes:
11-
12- Behavior changes:
13-
148Other enhancements:
159
1610* Add the ` stack-developer-mode ` flag
@@ -21,7 +15,6 @@ Bug fixes:
2115* Fix the problem of ` stack repl foo:test:bar ` failing without a project
2216 build before that. See
2317 [ #5213 ] ( https://github.com/commercialhaskell/stack/issues/5213 )
24-
2518* Fix ` stack sdist ` introducing unneded sublibrary syntax when using
2619 pvp-bounds. See
2720 [ #5289 ] ( https://github.com/commercialhaskell/stack/issues/5289 )
Original file line number Diff line number Diff line change 11name : stack
2- version : ' 2.3.2 '
2+ version : ' 2.3.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: 17dc6f163aaf30f3b8f02ead2ff7a8d02ea19fb10d454c6ce77e01a7efea9754
7+ -- hash: 4088422ebf565b9347481c01d786688d78b9aadc34246063f6c05ca732b41ff1
88
99name : stack
10- version : 2.3.2
10+ version : 2.3.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