[GHC] #4327: OPTIONS_GHC messages still mention deprecated OPTIONS
pragma
GHC
cvs-ghc at haskell.org
Mon Sep 20 18:30:41 EDT 2010
#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
More information about the Glasgow-haskell-bugs
mailing list