#5281: Bad compiler warning
---------------------------------+------------------------------------------
    Reporter:  augustss          |       Owner:              
        Type:  bug               |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.1               |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 In a jumble of messages from lots of parallel invocations of ghc I see
 this message:
 {{{
 Implicit import declaration:
     Warning: In the use of `catch'
              (imported from Prelude, but defined in System.IO.Error):
              Deprecated: "Please use the new exceptions variant,
 Control.Exception.catch"
 }}}
 That's nice, but what module did this message come from?

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