simonmar    2005/07/14 08:12:20 PDT

  Modified files:
    ghc/compiler/main    Packages.lhs 
  Log:
    - -package P hides all other versions of P (this was advertised
      in the documentation, but wasn't actually implemented in 6.4)
  
    - if multiple packages with the same name are still exposed after
      the flags have been processed, then all except the latest version
      are hidden.
  
  Revision  Changes    Path
  1.40      +30 -5     fptools/ghc/compiler/main/Packages.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to