[GHC] #7760: iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper

GHC cvs-ghc at haskell.org
Sun Apr 21 21:59:30 CEST 2013


#7760: iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper
----------------------------------+-----------------------------------------
  Reporter:  StephenBlackheath    |          Owner:                  
      Type:  bug                  |         Status:  closed          
  Priority:  normal               |      Milestone:  7.8.1           
 Component:  Build System         |        Version:  7.7             
Resolution:  fixed                |       Keywords:                  
        Os:  Other                |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |     Difficulty:  Unknown         
  Testcase:                       |      Blockedby:                  
  Blocking:  7724                 |        Related:                  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Applied, thanks:
 {{{
 commit 46abf34f337dbc5fa638f06912e34966a9d1a147
 Author: Ian Lynagh <ian at well-typed.com>
 Date:   Sun Apr 21 18:17:24 2013 +0100

     remove HSC2HS_EXTRA options from stage0 wrapper for hsc2hs

     Patch from Stephen Blackheath.

     The inplace hsc2hs is used for all stages, so we can't bake the
     stage 0 options into it. The build system passes the right flags
     anyway.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7760#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list