diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlup4hyZo4eCjF8T85vfRXMKBxGj9bMdl0 <Ben@web> | 2012-07-13 20:14:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-07-13 20:14:31 +0000 |
commit | c07cfaec768ddb0032f8f43b0e73f55627f9a2c0 (patch) | |
tree | c1dc3fcaef3b0c49de42f1d32d50f787df77c4d0 /doc | |
parent | f869624f9c4370dd8a248ab40965db6d3469f503 (diff) |
Added a comment: ARM support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/webapp/comment_2_cce84970912c6ca500134fa4fde46252._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/webapp/comment_2_cce84970912c6ca500134fa4fde46252._comment b/doc/design/assistant/webapp/comment_2_cce84970912c6ca500134fa4fde46252._comment new file mode 100644 index 000000000..baa866725 --- /dev/null +++ b/doc/design/assistant/webapp/comment_2_cce84970912c6ca500134fa4fde46252._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-13T20:14:30Z" + 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. +"""]] |