#7454: Missing warning about redundant import of classes/types whose members are
used
-----------------------------+----------------------------------------------
Reporter:  EyalLotem         |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.6.1             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by simonpj@…):

 commit afe9a3b0f1a28c364e8574c7d26962f89dd9806e
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Mon Jan 7 17:52:08 2013 +0000

     Remove two unused imports, detected by the fix to Trac #7454

  compiler/basicTypes/Id.lhs  |    2 +-
  compiler/typecheck/Inst.lhs |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7454#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to