Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaf1 committed Nov 27, 2023
1 parent 9da5af5 commit 2101563
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.d/pr-9481
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
synopsis: Guard PackageInfo_* modules behind `cabal-version` ≥ 3.12
packages: Cabal
prs: #9481
issues: #9331

description: {

`cabal check` now warns whether PackageInfo_* autogen modules are
used with `cabal-version` ≥ 3.12 (Hackage could refuse the package).

}

0 comments on commit 2101563

Please sign in to comment.