Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support u-config as an alternative of pkg-config #10620

Open
bombless opened this issue Dec 7, 2024 · 0 comments
Open

Support u-config as an alternative of pkg-config #10620

bombless opened this issue Dec 7, 2024 · 0 comments

Comments

@bombless
Copy link

bombless commented Dec 7, 2024

An implementation of pkg-config, u-config, doesn't support --list-all option, so it would be nice if Cabal can work without it.
The status quo is that Cabal will decide pkg-config is unavailable if pkg-config --list-all report failure.
See also skeeto/u-config#7

Is there any reason Cabal don't use pkg-config --modversion directly to query desired libraries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant