[GHC] #8101: No pattern match non-exhaustiveness warnings when compiling with -fno-code

GHC ghc-devs at haskell.org
Mon Aug 10 05:54:46 UTC 2015


#8101: No pattern match non-exhaustiveness warnings when compiling with -fno-code
-------------------------------------+-------------------------------------
        Reporter:  exbb2             |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:  7.8.1
       Component:  Compiler          |                 Version:  7.6.3
      Resolution:  duplicate         |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Incorrect         |  Unknown/Multiple
  warning at compile-time            |               Test Case:  T8101
      Blocked By:                    |                Blocking:
 Related Tickets:  #10600            |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by rwbarton):

 * status:  new => closed
 * resolution:   => duplicate
 * related:   => #10600


Comment:

 This was also recently reported in #10600, so closing in favor of that
 ticket.

 The fix here applied to one-shot mode (`-c`), but not make mode.

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


More information about the ghc-tickets mailing list