
#221: need a way to specify site-specific include and library search paths ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.2 | Platform: Linux ----------------------------+----------------------------------------------- Changes (by duncan): * difficulty: normal => easy (<4 hours) * summary: a generic way for cabal-install to specify external dependencies => need a way to specify site- specific include and library search paths Comment: The first step would be to allow specifying extra include and library paths as configure options. This part should be easy, so marking as such. After that, we'd want to extend cabal-install to keep a per-package store of this information and pass it when configuring packages. More generally it'd be a store of per-package preferences in addition to the current cabal-install config file which is global preferences. That enhancement is filed as ticket #223. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/221#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects