[GHC] #7722: iOS patch no 11: Fix quirk with runtime loader
GHC
cvs-ghc at haskell.org
Thu Mar 7 22:30:12 CET 2013
#7722: iOS patch no 11: Fix quirk with runtime loader
----------------------------------+-----------------------------------------
Reporter: StephenBlackheath | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Keywords: | Os: Other
Architecture: arm | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking: 7724
Related: |
----------------------------------+-----------------------------------------
Comment(by davidterei@…):
commit d6a6974f3b88417fcc0d780d164251331bcf9309
{{{
Author: David Terei <davidterei at gmail.com>
Date: Thu Mar 7 13:29:00 2013 -0800
Fix #7722: iOS runtime loader quirk.
Patch from Stephen Blackheath!
compiler/main/DriverPipeline.hs | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7722#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list