[GHC] #3647: unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions
GHC
ghc-devs at haskell.org
Sat Sep 14 11:22:09 CEST 2013
#3647: unify handling and error messages for -X vs. {-#LANGUAGE ...#-}
pragmas/extensions
-------------------------------------+-------------------------------------
Reporter: eflister | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 6.10.4
(Parser) | Keywords: language pragma
Resolution: | extensions error message warning
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:9278994a3606783f60101057646a1fab4e4d217d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="9278994a3606783f60101057646a1fab4e4d217d"
Give language pragma suggestions without -X
for easier copy'n'paste. This fixes: #3647
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3647#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list