Added a comment: ARM support

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0 2012-07-13 16:54:24 +00:00 committed by admin
parent 3882b3216a
commit a1f5b128a9

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0"
nickname="Ben"
subject="ARM support"
date="2012-07-13T16:54:23Z"
content="""
The closure of [this](http://hackage.haskell.org/trac/ghc/ticket/5839) ticket hopefully marks the end of TH issues on ARM. As of 7.4.2 GHC's linker has enough ARM support to allow a selection of common packages compile on my ARM. That being said, it hasn't had a whole lot of testing so it's possible I still need to implement a few relocation types.
"""]]