[GHC] #7784: problems building HEAD dynamic on linux

GHC cvs-ghc at haskell.org
Sun Apr 7 23:17:56 CEST 2013


#7784: problems building HEAD dynamic on linux
-----------------------------+----------------------------------------------
Reporter:  luite             |          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:                  
-----------------------------+----------------------------------------------

Comment(by ian@…):

 commit 4373e84b60f1bf81b39fb54253fcad23acba025a
 {{{
 Author: Ian Lynagh <ian at well-typed.com>
 Date:   Sun Apr 7 18:54:25 2013 +0100

     Fix installation; fixes #7784

     The build system thought that $(INSTALL_DYNLIBS) contained things
     like "terminfo", but actually it contains things like
     "libraries/terminfo".

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

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



More information about the ghc-tickets mailing list