Describe the bug
ghc-options are not passed to dependencies via cabal.project
cabal build -v3 also don't show any -std=c11
To Reproduce
Steps to reproduce the behavior:
package minisat-solver
ghc-options: -optc "-std=c11"
Expected behavior
ghc-options must be passed
System information
- Ubuntu 24.04.2
cabal-3.16.0.0, ghc-10.2 versions