foreign-library doesn't respect pkgconfig-depends
Open
Cabal: stanza/foreign-library
re: pkg-config
type: bug
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
When building C sources of a `foreign-library`, no cflags from `pkgconfig-depends` libraries are passed to the compiler. (Even though those libraries do have cflags, and it works fine in a regular `library` and `cc-options` is passed alright)
Contributor guide
Assessment
This issue has not been assessed yet.