<div dir="ltr">Stephen provided some more credits — thanks so much to all!<div><br></div><div><div>Three connected projects concerning cross-compilation:</div><div><br></div><div>*Registerised ARM support, added using David Terei&#39;s LLVM compiler back end with Stephen Blackheath doing an initial ARMv5 version and LLVM patch and Karel Gardas working on floating point support, ARMv7 compatibility and LLVM headaches. Ben Gamari did work on the runtime linker for ARM.</div>

<div><br></div><div>*General cross-compiling, with much work by Stephen Blackheath and Gabor Greif (though many others have worked on this).</div><div><br></div><div>*A cross-compiler for Apple iOS. iOS-specific parts were mostly Stephen Blackheath with Luke Iannini on the Cabal patch, testing and supporting infrastructure, also with assistance and testing by Miëtek Bak and Jonathan Fischoff, and thanks to many others for testing; The iOS cross compiler was started back in 2009 by Stephen Blackheath with funding from Ryan Trinkle of iPwn Studios.</div>

<div><br></div><div>Thanks to Ian Lynagh for making it easy for us with integration, makefile refactoring and patience, and to David Terei for LLVM assistance.</div><div><br></div></div></div><div class="gmail_extra"><br>

<br><div class="gmail_quote">On Thu, Aug 29, 2013 at 1:43 PM, Luke Iannini <span dir="ltr">&lt;<a href="mailto:lukexipd@gmail.com" target="_blank">lukexipd@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div>Hi all!<br></div><div>(in case you don&#39;t read /r/haskell : ))<br></div><div><br></div><div><div>Stephen Blackheath and I are extremely happy to report that as of today, GHC can natively build binaries for iOS devices and the iOS Simulator.</div>


<div><br></div><div>You&#39;ll find everything you need here: <a href="http://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling/iOS" target="_blank">http://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling/iOS</a></div>

<div><br></div>
<div>The short of it is you can use &quot;ghc-ios myFiles.hs&quot; to get a universal ARMv7/ARMv7s/i386 static library to drop straight into an Xcode project.</div><div><br></div><div>Stephen&#39;s already working on some wonderful FRP-powered games, I&#39;m working on a project called SpaceTime that I&#39;ll announce shortly, and you may now all begin creating insanely great iOS software using the finest language in the world : ).</div>


<div><br></div><div>Stephen deserves the lion&#39;s share of the credit for this project — it&#39;s been over 3 years in the making! Many thanks to Maxwell Swadling for generalizing static library builds into a -staticlib flag for GHC, Carter Schonwald for compilation guidance, and the venerable Austin Seipp for reviewing and merging our patches.</div>


</div></div>
</blockquote></div><br></div>