[GHC] #7700: iOS patch no 3: enable/disable terminfo more precisely by os

GHC cvs-ghc at haskell.org
Sun Mar 3 15:25:59 CET 2013


#7700: iOS patch no 3: enable/disable terminfo more precisely by os
--------------------------------+-------------------------------------------
  Reporter:  StephenBlackheath  |          Owner:  igloo           
      Type:  feature request    |         Status:  patch           
  Priority:  normal             |      Milestone:  7.8.1           
 Component:  Compiler           |        Version:  7.7             
Resolution:                     |       Keywords:                  
        Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown       |     Difficulty:  Unknown         
  Testcase:                     |      Blockedby:                  
  Blocking:  7724               |        Related:                  
--------------------------------+-------------------------------------------

Comment(by ian@…):

 commit 056997a285a368f5f78905b4b325a3258484f71d
 {{{
 Author: Ian Lynagh <ian at well-typed.com>
 Date:   Sun Mar 3 13:35:41 2013 +0000

     Add PACKAGES_STAGE0 to build-dirs too; fixes #7700

     This is sometimes needed when cross-compiling, as some packages may be
     built in stage 0 but not stage 1.

     In order to make everything work out, this also removes the
 requirement
     that the build-dirs are in dependency order

  ghc.mk           |   16 ++++++++--------
  rules/haddock.mk |    5 ++++-
  2 files changed, 12 insertions(+), 9 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list