[Hackage] #662: Use flags to figure out working pkg-config constraints.

#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

#662: Use flags to figure out working pkg-config constraints. ----------------------------+----------------------------------------------- Reporter: Axel Simon | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: 1.6.0.3 Severity: normal | Resolution: duplicate Keywords: | Difficulty: normal Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => duplicate Comment: Yes indeed. We want to extend this to several kinds of external dependencies, see ticket #342. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/662#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage