#2522: Warning for missing export lists
--------------------------------+-------------------------------------------
    Reporter:  tim              |       Owner:          
        Type:  feature request  |      Status:  new     
    Priority:  normal           |   Component:  Compiler
     Version:  6.8.3            |    Severity:  minor   
    Keywords:                   |    Testcase:          
Architecture:  Unknown          |          Os:  Unknown 
--------------------------------+-------------------------------------------
 It occurred to me that it would be nice to have a warning for modules that
 lack an export list. Obviously not everybody prefers to write export lists
 for all their modules, but that's why it would be an optional warning. (It
 would also be handy to use in conjunction with {{{-fwarn-unused-binds}}}.)

 If there is already such a flag, then the task is to add it to the users'
 guide, since I don't see it there :-)

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