[GHC] #9265: Extend PackageId to include version dependency information

GHC ghc-devs at haskell.org
Fri Jul 4 18:26:27 UTC 2014


#9265: Extend PackageId to include version dependency information
-------------------------------------+------------------------------------
        Reporter:  ezyang            |            Owner:  ezyang
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Package system    |          Version:  7.9
      Resolution:                    |         Keywords:  backpack
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by ezyang):

 No, C libraries won't get mangled; they'll be shared (in much the same way
 if two different Haskell packages ask for the same C library, they'll get
 the same one linked in.)

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


More information about the ghc-tickets mailing list