<div dir="ltr">Hi Iavor!<div><br></div><div>I work with/on GHC for iOS daily and have been using it on a large near-production project for ~2 years without trouble. We released binaries for iOS compilers as part of 7.8:</div>

<div><a href="http://www.haskell.org/ghc/download_ghc_7_8_3#ios">http://www.haskell.org/ghc/download_ghc_7_8_3#ios</a><br></div><div>along with these toolchain scripts</div><div><a href="https://github.com/ghc-ios/ghc-ios-scripts">https://github.com/ghc-ios/ghc-ios-scripts</a><br>

</div><div>and Cabal works well with it too.</div><div><br></div><div>I've recently completed a patchset for LLVM and GHC to add ARM64 support that I'll be submitting soon.</div><div><br></div><div>As far as building GHC for iOS, all of the patches are in mainline except for an out-of-date libffi, and some tweaks to the bindist system when generating redistributable binaries.<br>

</div><div><br></div><div>The only major missing piece is Template Haskell support.</div><div><br></div><div>Best</div><div>Luke</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 20, 2014 at 1:32 PM, Iavor Diatchki <span dir="ltr"><<a href="mailto:iavor.diatchki@gmail.com" target="_blank">iavor.diatchki@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>Does anyone have information about the status of GHC cross-compiling to ARM architectures?  More specifically, I am interested in finding out what works and what still needs to be done before we can get GHC to generate binaries that can run on the various mobile platforms (Android, iOS).</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div><div>-Iavor</div></font></span></div>
<br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div>