#8152: iOS patch no 20: Compile to iOS simulator -------------------------------------+------------------------------------- Reporter: | Owner: StephenBlackheath | Status: patch Type: bug | Milestone: Priority: normal | Version: 7.7 Component: Compiler | Keywords: Resolution: | Architecture: x86 Operating System: Other | Difficulty: Easy (less than 1 Type of failure: None/Unknown | hour) Test Case: | Blocked By: Blocking: 7724 | Related Tickets: -------------------------------------+------------------------------------- Comment (by Austin Seipp <aseipp@…>): In [changeset:b7130bfd1a042753a177c7212aee8223846f7992/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="b7130bfd1a042753a177c7212aee8223846f7992" Add support for iOS simulator (issue #8152). The iOS simulator is essentially an iOS target but for an x86 machine instead. It doesn't support the native code generator either, though. Authored-by: Stephen Blackheath <...@blacksapphire.com> Signed-off-by: Austin Seipp <aseipp@pobox.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8152#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler