Sat Jul 29 12:29:46 PDT 2006 Ian Lynagh <igloo at earth.li>
* Refactor ghc-pkg
This patch fixes a couple of issues with the
Be lazier in user config creation, and don't fail on missing configs.
patch. It puts the createDirectoryIfMissing back in and removes assumptions
that the package.conf file already exists.
M ./utils/ghc-pkg/Main.hs -36 +33