Add unique package identifiers (InstalledPackageId) in the package DB
authorSimon Marlow <marlowsd@gmail.com>
Thu, 20 Aug 2009 11:09:20 +0000 (11:09 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 20 Aug 2009 11:09:20 +0000 (11:09 +0000)
commit72547264724117d689a7fa400104185557fb2a0c
treec57b694c7ce7b0997df2595de5695230c7f9869e
parent21c5c9c09a8d36b4ae8a83b17b543c332bc9cb0c
Add unique package identifiers (InstalledPackageId) in the package DB
See commentary at
http://hackage.haskell.org/trac/ghc/wiki/Commentary/Packages
compiler/ghc.mk
compiler/ghci/Linker.lhs
compiler/main/DynFlags.hs
compiler/main/PackageConfig.hs
compiler/main/Packages.lhs
compiler/main/ParsePkgConf.y
libffi/package.conf.in
rts/package.conf.in
utils/ghc-cabal/ghc-cabal.hs
utils/ghc-pkg/Main.hs