
#318: Library cannnot be used when registered in-place on OS X ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.4.0.1 Severity: normal | Resolution: Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.3 | Platform: Mac OS ----------------------------+----------------------------------------------- Comment (by guest): It turns out that {{{cabal install --inplace}}} doesn't run {{{ranlib}}} either -- the step is skipped completely in {{{Distribution.Simple.GHC.installLib}}} when the {{{copyInPlace}}} flag is set. See also http://hackage.haskell.org/trac/ghc/ticket/3137 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/318#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects