#7720: iOS patch no 9: Linking ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: patch Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Other | Architecture: arm Failure: None/Unknown | Blockedby: Blocking: 7724 | Related: ------------------------------+--------------------------------------------- Comment(by ian@…): commit ff1de4cf60be4defda1945eb1dea55d056895c64 {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Sat Mar 2 13:57:10 2013 +0000 Add OSiOS, and define and use platformUsesFrameworks; part of #7720 compiler/ghci/Linker.lhs | 31 +++++++++--------- compiler/main/DriverPipeline.hs | 65 +++++++++++++++++---------------------- compiler/utils/Platform.hs | 13 +++++++- 3 files changed, 55 insertions(+), 54 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7720#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler