#2088: GHC messages do not reflect argument name changes
------------------------------+---------------------------------------------
Reporter: sethkurtzberg | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.8.2 | Severity: normal
Keywords: | Testcase:
Architecture: Multiple | Os: Multiple
------------------------------+---------------------------------------------
Recent versions of ghc use -frecordPuns. ghc 6.8.2 uses -XRecordPuns.
When the flag is needed, the message says "use -frecordPuns to allow"; it
should say "use -XRecordPuns to allow".
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2088>
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