#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 a8ea80f19974abc4f1b18734013873292116fff5
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Mon Jan 7 17:50:57 2013 +0000

     Rearrange the computation of unused imports; fixes Trac #7454

  compiler/rename/RnNames.lhs |   44
 +++++++++++++++++++++++++++++-------------
  1 files changed, 30 insertions(+), 14 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7454#comment:2>
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