[Hackage] #948: some way to specify common build-depends for library, executables and test-suites

#948: some way to specify common build-depends for library, executables and test- suites ---------------------------------+------------------------------------------ Reporter: Oblosys | Owner: Type: enhancement | Status: new Priority: low | Milestone: Component: cabal-install tool | Version: 1.10.2.0 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ Not sure whether this is a feature request or a bug report. I sometimes have a number of dependencies that are the same for library, executable, and test-suite. The global property 'build-depends' looks like an ideal place to put these, but any dependencies I list there seem to be ignored by cabal. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/948 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#948: some way to specify common build-depends for library, executables and test- suites ---------------------------------+------------------------------------------ Reporter: Oblosys | Owner: Type: enhancement | Status: new Priority: low | Milestone: cabal-install-0.16 Component: cabal-install tool | Version: 1.14.0 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ Changes (by kosmikus): * version: 1.10.2.0 => 1.14.0 * milestone: => cabal-install-0.16 Comment: And making the executable and test-suite depend on the library does not work for you? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/948#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#948: some way to specify common build-depends for library, executables and test- suites ----------------------------+----------------------------------------------- Reporter: Oblosys | Owner: Type: enhancement | Status: new Priority: low | Milestone: Cabal-1.16 Component: Cabal library | Version: 1.14.0 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Changes (by kosmikus): * component: cabal-install tool => Cabal library * milestone: cabal-install-0.16 => Cabal-1.16 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/948#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage