[GHC] #10436: Excessive numbers of packages loaded for TH

GHC ghc-devs at haskell.org
Thu May 21 00:25:12 UTC 2015


#10436: Excessive numbers of packages loaded for TH
-------------------------------------+-------------------------------------
        Reporter:  duncan            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.1
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by ezyang):

 I thought there was a ticket which caused us to link `-package` eagerly,
 but this code is actually quite old:

 {{{
 commit ef5b4b146aa172d8ac10f39b5eb3d7a0f948d8f1
 Author: simonmar <unknown>
 Date:   Fri Nov 26 16:22:13 2004 +0000

     [project @ 2004-11-26 16:19:45 by simonmar]
     Further integration with the new package story.  GHC now supports
     pretty much everything in the package proposal.
 }}}

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


More information about the ghc-tickets mailing list