
#318: Library cannnot be used when registered in-place on OS X ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: 1.4.0.1 Severity: normal | Resolution: Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.3 | Platform: Mac OS ----------------------------+----------------------------------------------- Changes (by duncan): * milestone: => Cabal-1.8 Comment: This is a problem for the Haskell Platform source build on OSX because we register packages inplace while building. At some point we'll do the same to allow exes to depend on the lib within the same package. So it needs fixing. Using `ar` without `q` seems like the best approach. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:8 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects