[GHC] #7705: iOS patch no 4: correct options for hsc2hs by stage
#7705: iOS patch no 4: correct options for hsc2hs by stage ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Currently hsc2hs gets the same options for every stage. We need this refined for iOS. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7705> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7705: iOS patch no 4: correct options for hsc2hs by stage ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: bug | Status: patch Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Changes (by StephenBlackheath): * status: new => patch -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7705#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7705: iOS patch no 4: correct options for hsc2hs by stage ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: patch Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Changes (by StephenBlackheath): * type: bug => feature request -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7705#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7705: iOS patch no 4: correct options for hsc2hs by stage ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: patch Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: 7724 | Related: ------------------------------+--------------------------------------------- Comment(by ian@…): commit f1fcfff5109507d065b4d317ef6b2fee16cc7fd4 {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Sat Mar 2 12:22:20 2013 +0000 Give hsc2hs different options in different stages; fixes #7705 Based on patch from Stephen Blackheath. mk/config.mk.in | 14 ++++++++++++-- rules/distdir-opts.mk | 5 +++-- 2 files changed, 15 insertions(+), 4 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7705#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#7705: iOS patch no 4: correct options for hsc2hs by stage --------------------------------+------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: fixed | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: 7724 | Related: --------------------------------+------------------------------------------- Changes (by igloo): * status: patch => closed * difficulty: => Unknown * resolution: => fixed Comment: Fixed, thanks -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7705#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC