We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11bb99 commit 09f7ea5Copy full SHA for 09f7ea5
ChangeLog.md
@@ -80,6 +80,17 @@ Bug fixes:
80
* The warning that sublibrary dependency is not supported is no longer triggered
81
by internal libraries.
82
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
94
## v2.9.3 - 2022-12-16
95
96
**Changes since v2.9.1:**
0 commit comments