[GHC] #7733: iOS patch libraries/dph can't be omitted from the build on non-TH-capable platforms any more

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


#7733: iOS patch libraries/dph can't be omitted from the build on non-TH-capable
platforms any more
--------------------------------+-------------------------------------------
Reporter:  StephenBlackheath    |          Owner:                  
    Type:  bug                  |         Status:  patch           
Priority:  normal               |      Component:  Build System    
 Version:  7.7                  |       Keywords:                  
      Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
 Failure:  Building GHC failed  |      Blockedby:                  
Blocking:  7724                 |        Related:                  
--------------------------------+-------------------------------------------

Comment(by ian@…):

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

     Fix build when dph is not in the tree; fixes #7733

     Patch from Stephen Blackheath.

  ghc.mk |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list