[GHC] #11316: Too many guards warning causes issues

GHC ghc-devs at haskell.org
Sat Jan 9 17:30:33 UTC 2016


#11316: Too many guards warning causes issues
-------------------------------------+-------------------------------------
        Reporter:  NeilMitchell      |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1737
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * status:  patch => new


Comment:

 The warning is now disabled by default. There are still, however,
 performance issues in the pattern checker in the presence of guards. See
 #11163 and #11276.

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


More information about the ghc-tickets mailing list