GHC 7.8 on ARM
Ben Gamari
bgamari.foss at gmail.com
Fri Mar 7 19:36:53 UTC 2014
I've been accumulating some notes concerning the current status of GHC
on ARM here[1]. To quote the tl;dr,
GHC 7.8 should run well on ARM with the LLVM code generator and
dynamic linking. The process of building GHC itself might be a bit
hairy due to linker terribleness. After this, however, you’ll have
fully-featured GHC installation supporting all of the modern
amenities including GHCi and Template Haskell.
Cheers,
- Ben
[1] http://bgamari.github.io/posts/2014-03-06-compiling-ghc-7.8-on-arm.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20140307/b3af1212/attachment.sig>
More information about the Glasgow-haskell-users
mailing list