#1726: Give warnings for deprecated flags
----------------------+-----------------------------------------------------
  Reporter:  igloo    |          Owner:         
      Type:  bug      |         Status:  new    
  Priority:  normal   |      Milestone:  6.10   
 Component:  Driver   |        Version:  6.6.1  
  Severity:  normal   |       Keywords:         
Difficulty:  Unknown  |             Os:  Unknown
  Testcase:           |   Architecture:  Unknown
----------------------+-----------------------------------------------------
We've accumulated a number of deprecated GHC flags (many have a comment to
 that effect in the source). We should give a warning when they are used.

 We may also want to warn when a flag that can be given as a LANGUAGE is
 used in an OPTIONS_GHC pragma; in particular, if any `-XLanguage` flag is
 used.

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