[Hackage] #89: Sharing of object files between executable
builds?
Hackage
trac at galois.com
Sat Feb 27 21:58:58 EST 2010
#89: Sharing of object files between executable builds?
---------------------------------+------------------------------------------
Reporter: bjorn@… | Owner: blackh
Type: enhancement | Status: assigned
Priority: normal | Milestone: Cabal-1.8
Component: Cabal library | Version:
Severity: normal | Keywords:
Difficulty: easy (<4 hours) | Ghcversion: 6.4.2
Platform: Linux |
---------------------------------+------------------------------------------
Changes (by guest):
* cc: vogt.adam@… (added)
Comment:
Trying to build the example (using Setup.hs):
cabal/tests/PackageTests/BuildDeps/InternalLibrary1
Ends up passing to ghc: {{{-package-id InternalLibrary1-0.1}}}
Failing with:
{{{<command line>: cannot satisfy -package-id InternalLibrary1-0.1}}}
Looks like Cabal should pass -package, or find the full hash for
{{{InternalLibrary1}}}
I'm on ghc-6.12.1, Cabal-1.8.0.2
Adam Vogt
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/89#comment:26>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list