
#662: Use flags to figure out working pkg-config constraints. ----------------------------+----------------------------------------------- Reporter: Axel Simon | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.6.0.3 Severity: normal | Keywords: Difficulty: normal | Ghcversion: Platform: | ----------------------------+----------------------------------------------- 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. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/662 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects