Skip to content
Snippets Groups Projects
Unverified Commit f3eafa75 authored by f-a's avatar f-a Committed by GitHub
Browse files

Guard PackageInfo behind `cabal-version` ≥ 3.12 (#9481)


* Add `cabal-version` 3.12

* Add test for #9331

- `cabal check`: Guard Paths_* behind `cabal-version: 3.12` or higher,
  “fail” and “succeed” tests.
- `cabal build`: Guard Paths_* behind `cabal-version: 3.12` or higher,
  “fail” test.

* Guard PackageInfo behind cabal-version ≥ 3.12

---------

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent e3fd74c2
No related branches found
No related tags found
Loading
Showing
with 122 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment