#4327: OPTIONS_GHC messages still mention deprecated OPTIONS pragma
---------------------------------+------------------------------------------
    Reporter:  br1               |       Owner:                   
        Type:  task              |      Status:  new              
    Priority:  normal            |   Component:  Compiler         
     Version:  6.12.3            |    Keywords:                   
    Testcase:                    |   Blockedby:                   
          Os:  Unknown/Multiple  |    Blocking:                   
Architecture:  Unknown/Multiple  |     Failure:  Documentation bug
---------------------------------+------------------------------------------
 The GHC docs indicate that the OPTIONS pragma is deprecated and
 OPTIONS_GHC is preferred.  Compiler messages, such as "unknown flag in
 {-# OPTIONS #-} pragma," still use OPTIONS instead of OPTIONS_GHC.  The
 messages should be updated to remove OPTIONS in favor of OPTIONS_GHC.

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