diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0 <Ben@web> | 2012-07-13 16:52:01 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-07-13 16:52:01 +0000 |
commit | 0a1e81b3ef493ca75836a47dc7d18c93c30e9728 (patch) | |
tree | 1bd63c45b15d151411a3a992de603626c5bdb50a /doc | |
parent | 41c3cb2ed37b84462f7eec3d077b7428c71b10ff (diff) |
Added a comment: ARM support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/webapp/comment_4_68824ec48a48071d217dd61a0b7e0e9a._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/webapp/comment_4_68824ec48a48071d217dd61a0b7e0e9a._comment b/doc/design/assistant/webapp/comment_4_68824ec48a48071d217dd61a0b7e0e9a._comment new file mode 100644 index 000000000..ec945fa19 --- /dev/null +++ b/doc/design/assistant/webapp/comment_4_68824ec48a48071d217dd61a0b7e0e9a._comment @@ -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:52:01Z" + 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. +"""]] |