Remove most of the conflict checking and auto-hiding
authorSimon Marlow <simonmar@microsoft.com>
Tue, 25 Jul 2006 13:08:50 +0000 (13:08 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 25 Jul 2006 13:08:50 +0000 (13:08 +0000)
commitb93ff3a3d656fb35a8ca8d15f1f24c4280b1adef
treee52b400c4161ded79822e969ebe278edfd315519
parent61d2625ae2e6a4cdae2ffc92df828905e81c24cc
Remove most of the conflict checking and auto-hiding
Now that the module restriction has been lifted, the auto-hiding is
mostly not required.  GHC itself automatically hides old versions of a
package.
utils/ghc-pkg/Main.hs