#3818: ghc-pkg prints warnings to stdout instead of stderr
---------------------------------+------------------------------------------
    Reporter:  nomeata           |       Owner:                
        Type:  bug               |      Status:  new           
    Priority:  normal            |   Component:  Package system
     Version:  6.12.1            |    Keywords:                
          Os:  Unknown/Multiple  |    Testcase:                
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown  
---------------------------------+------------------------------------------
 The warning
 {{{
 WARNING: cache is out of date:
 /var/lib/ghc-6.12.1/package.conf.d/package.cache
   use 'ghc-pkg recache' to fix.
 }}}
 is printed to stdout, which breaks scripts. It should be printed to stderr
 instead.

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