GHC for iOS — by Stephen Blackheath — 19 Jun 2012 A cross-compiler for building iOS applications in Haskell. Using Mac OS X Lion, ghc-7.4.1 as native compiler, and Xcode 4.3.2 with iOS SDK 5.1 Recent changes: 19 Jun 2012 Fixed bug where there was a runtime crash in the 'dyld' dynamic linker if you referenced anything in Data.ByteString Installation instructions First install LLVM >= 3.0. I install