[GHC] #4519: Do not link in unused code

GHC cvs-ghc at haskell.org
Tue Nov 23 08:44:49 CET 2010


#4519: Do not link in unused code
---------------------------------+------------------------------------------
    Reporter:  gidyn             |       Owner:              
        Type:  proposal          |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.0.1             |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by gidyn):

 Strip can be used to reduce the executable size (although builds then
 become more complex than a single ghc --make), but aggravates the time
 issue.

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


More information about the Glasgow-haskell-bugs mailing list