#1893: ghc should say when it is failing due to -Werror
-------------------------+--------------------------------------------------
    Reporter:  igloo     |       Owner:            
        Type:  bug       |      Status:  new       
    Priority:  normal    |   Milestone:  6.8 branch
   Component:  Compiler  |     Version:  6.8.1     
    Severity:  normal    |    Keywords:            
  Difficulty:  Unknown   |    Testcase:            
Architecture:  Unknown   |          Os:  Unknown   
-------------------------+--------------------------------------------------
 If we fail due to warnings and `-Werror`, we should tell the user that we
 are doing so. Currently it can be very confusing if `-Werror` is given in
 a Cabal file or an OPTIONS pragma. Compilation fails but with no error
 printed.

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