
#188: Support building Objective-C modules ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.2.2.0 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: 6.8.1 | Platform: Linux ----------------------------+----------------------------------------------- Changes (by duncan): * difficulty: normal => unknown Comment: If we want to support this in Cabal then we need to know how to build objective C modules. Personally I have no idea, I've never used objective C. So supposing you listed the source objective C modules, what would Cabal need to do to build them? Is it any different from building C code? For reference, see `constructCcCmdLine` in `Distribution/Simple/GHC.hs`. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/188#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects