[GHC] #15272: Handle implied flags more intuitively

GHC ghc-devs at haskell.org
Mon Jun 18 16:22:31 UTC 2018


#15272: Handle implied flags more intuitively
-------------------------------------+-------------------------------------
        Reporter:  tdammers          |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler          |              Version:  8.4.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Other             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #14963            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by tdammers):

 OK, simpler plan, as discussed in today's meeting: Just make disabling a
 flag also disable the implied flags. This can still lead to mildly
 surprising behavior, but it is consistent, easy to implement, and easy to
 document.

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


More information about the ghc-tickets mailing list