[GHC] #9378: Make unknown LANGUAGE pragmas a warning, not an error

GHC ghc-devs at haskell.org
Tue Dec 15 20:27:05 UTC 2015


#9378: Make unknown LANGUAGE pragmas a warning, not an error
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.8.2
      Resolution:  wontfix           |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Replying to [comment:4 goldfire]:
 > Perhaps we could have a `-fallow-unrecognized-extensions`, or perhaps
 it's not worth the bother.

 Such a flag wouldn't help with the scenario given in the description,
 since it would be disabled by default, and CPP would still be necessary.

 Given that there hasn't been much interest in this ticket, I'm closing as
 wontfix. Please reopen and change the title if you disagree.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9378#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list