Skip to content

fix(cabal-install): Fix spurious "Unknown field: configure-options" warning - #12276

Open
zlonast wants to merge 3 commits into
haskell:masterfrom
zlonast:zlonast/configure-options
Open

fix(cabal-install): Fix spurious "Unknown field: configure-options" warning#12276
zlonast wants to merge 3 commits into
haskell:masterfrom
zlonast:zlonast/configure-options

Conversation

@zlonast

@zlonast zlonast commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

fix: #12245

  $ cabal build all --dry-run
- Warnings found while parsing the project file, cabal.project.local:
-  - cabal.project.local:2:3: Unknown field: "configure-options"
  Build profile: -w ghc-9.12.4 -O1

Template Α: This PR modifies behaviour or interface

Include the following checklist in your PR:

@zlonast
zlonast force-pushed the zlonast/configure-options branch from 8147407 to 717bb3e Compare August 24, 2026 10:09
@zlonast zlonast added attention: needs-review re: warnings Concerning warnings printed by cabal labels Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

attention: needs-review re: warnings Concerning warnings printed by cabal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cabal-install 3.18.1.0 project file incorrect configure-options warning

1 participant