Ignore invalid Unicode in pkg-config descriptions (#9609)
[cabal.git] / changelog.d / pr-9481
blob5572ad56eab229682ffd8a8bf104a3ca085613ba
1 synopsis: Guard PackageInfo_* modules behind `cabal-version` ≥ 3.12
2 packages: Cabal cabal-install
3 prs: #9481
4 issues: #9331
6 description: {
8 `cabal check` now warns whenever PackageInfo_* autogen modules are
9 used with `cabal-version` ≥ 3.12.
10 Additionally, `cabal configure` will fail if you try to use PackageInfo_*
11 with `cabal-version` < 3.12.