Allow -package-id to override the default package shadowing semantics
authorSimon Marlow <marlowsd@gmail.com>
Thu, 17 Sep 2009 12:15:10 +0000 (12:15 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 17 Sep 2009 12:15:10 +0000 (12:15 +0000)
commit0b1e55f9de9c2e9f1e70bd8aa9383f4b2682dd9f
treeb9fe0f795174383beee4f24ae82dacf3bc2484f9
parent4eccf57cce2a51e5abf4a3e027db9a11f878b167
Allow -package-id to override the default package shadowing semantics
So that Cabal, if it wants, can use a more general algorithm to find a
consistent set of packages to use.
compiler/main/Packages.lhs