cvs commit: fptools/ghc/compiler/main Packages.lhs

Simon Marlow simonmar at haskell.org
Thu Jul 14 11:14:33 EDT 2005


simonmar    2005/07/14 08:14:33 PDT

  Modified files:
    ghc/compiler/main    Packages.lhs 
  Log:
    - -package P picks the latest version of P, instead of complaining
      if P is ambiguous.
  
    - -hide-package P hides all versions of P, instead of complaining
      if P is ambiguous.
  
  Revision  Changes    Path
  1.41      +16 -15    fptools/ghc/compiler/main/Packages.lhs


More information about the Cvs-ghc mailing list