[GHC] #10714: After implementing new installed package ID (hash of sdist), get rid of package keys
GHC
ghc-devs at haskell.org
Thu Aug 27 06:05:20 UTC 2015
#10714: After implementing new installed package ID (hash of sdist), get rid of
package keys
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: new
Priority: normal | Milestone:
Component: Package system | Version: 7.10.2
Resolution: | Keywords: backpack
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by ezyang):
Another point: when Backpack is back in the picture, `UnitKey` only equals
`InstalledPackageId` if the package in question is a non-Backpack package
(installed package ID is per package, but a package can have multiple
units.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10714#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list