simonmar 2001/03/15 07:51:39 PST
Added files:
ghc/utils/ghc-pkg Main.hs Makefile Package.hs
Log:
New package management tool, basically a broken-out version of ghc
--list-packages, --add-package and --remove-package.
These flags will be removed from GHC; use ghc-pkg instead.