simonmar    2005/11/08 06:18:35 PST

  Modified files:
    ghc/utils/ghc-pkg    Main.hs 
  Log:
  when GHC_PACKAGE_PATH is set, treat the database at the bottom of the
  stack as the "global" one, ie. the one we modify by default.  This
  means that GHC_PACKAGE_PATH can be used to set up a virtual GHC
  package environment into which packages can be installed using Cabal,
  without setting anything other than GHC_PACKAGE_PATH.
  
  Revision  Changes    Path
  1.82      +6 -2      fptools/ghc/utils/ghc-pkg/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to