Skip to content

Use flags to figure out working pkg-config constraints. #654

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

Closed
bos opened this issue May 24, 2012 · 1 comment
Closed

Use flags to figure out working pkg-config constraints. #654

bos opened this issue May 24, 2012 · 1 comment

Comments

@bos
Copy link
Contributor

bos commented May 24, 2012

(Imported from Trac #662, reported by Axel Simon on 2010-04-21)

Currently, cabal tries all possible flag assignments to fulfill the requirements on Haskell packages. For Gtk2Hs and probably other wrappers around C libraries it would be great to extend this functionality to pkg-config dependencies. They follow very similar convention when it comes to versioning but currently the users of my Setup.hs script need to specify the right flag combination to make configuring succeed.

@bos
Copy link
Contributor Author

bos commented May 24, 2012

(Imported comment by @dcoutts on 2010-04-21)

Yes indeed. We want to extend this to several kinds of external dependencies, see ticket #342.

@bos bos closed this as completed May 24, 2012
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