#4489: The new flag -fwarn-missing-import-lists does not recognize the (..) form
of import.
------------------------------------------+---------------------------------
  Reporter:  andressr                     |          Owner:                  
      Type:  bug                          |         Status:  closed          
  Priority:  normal                       |      Milestone:  7.2.1           
 Component:  Compiler                     |        Version:                  
Resolution:  fixed                        |       Keywords:                  
  Testcase:  rename/should_compile/T4489  |      Blockedby:                  
Difficulty:                               |             Os:  Unknown/Multiple
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown                 |  
------------------------------------------+---------------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => rename/should_compile/T4489
  * resolution:  => fixed


Comment:

 Good point.  Fixed by
 {{{
 Mon Nov 15 23:21:42 GMT Standard Time 2010  [email protected]
   * Fix -fwarn-missing-import-lists (fix Trac #4489)

     M ./compiler/rename/RnNames.lhs -9 +14
     M ./docs/users_guide/flags.xml -1 +2
 }}}
 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4489#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to