sof         2003/09/23 09:52:45 PDT

  Modified files:
    ghc/compiler/main    MkIface.lhs 
    ghc/compiler/rename  RnNames.lhs 
    ghc/compiler/typecheck TcRnTypes.lhs 
  Log:
  If the user explicitly did an instances-only import, i.e.,
  "import Foo ()", don't emit an unused-import warning.
  
  Revision  Changes    Path
  1.177     +2 -2      fptools/ghc/compiler/main/MkIface.lhs
  1.150     +13 -5     fptools/ghc/compiler/rename/RnNames.lhs
  1.29      +9 -3      fptools/ghc/compiler/typecheck/TcRnTypes.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to