Skip to content

Commit 09f7ea5

Browse files
committed
Update Change Log for stack-2.9.3.1
1 parent e11bb99 commit 09f7ea5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ChangeLog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,17 @@ Bug fixes:
8080
* The warning that sublibrary dependency is not supported is no longer triggered
8181
by internal libraries.
8282

83+
## v2.9.3.1 - 2023-06-22
84+
85+
Hackage-only release of the `stack` package:
86+
87+
* Supports building against snapshot Stackage LTS Haskell 21.0 (GHC 9.4.5),
88+
without extra deps.
89+
* Supports build with `persistent-2.14.5.0`, using CPP directives.
90+
* Supports build with `unix-compat-0.7`, by removing reliance on the module
91+
`System.PosixCompat.User` removed in that package.
92+
* Includes `cabal.project` and `cabal.config` files in the package.
93+
8394
## v2.9.3 - 2022-12-16
8495

8596
**Changes since v2.9.1:**

0 commit comments

Comments
 (0)