simonmar    2003/03/25 08:50:19 PST

  Modified files:
    ghc/utils/ghc-pkg    Main.hs 
  Log:
  Handle multiple config files correctly.  Now it is possible to specify
  a dependency on a package in another config file, and --list-packages
  lists all the packages in each file.
  
  The last file mentioned on the command line is the one to which
  updates are applied, packages are added, etc.
  
  Revision  Changes    Path
  1.32      +67 -51    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