[GHC] #14546: -Woverlapping-patterns warns on wrong patterns for Int
GHC
ghc-devs at haskell.org
Sun Jun 3 11:26:33 UTC 2018
#14546: -Woverlapping-patterns warns on wrong patterns for Int
-------------------------------------+-------------------------------------
Reporter: Lemming | Owner: sighingnow
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.2.2
checker) | Keywords:
Resolution: fixed | PatternMatchWarnings
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Incorrect | Test Case:
error/warning at compile-time | deSugar/should_compile/T14546a,
| deSugar/should_compile/T14546b,
| deSugar/should_compile/T14546c
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4571
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* status: patch => closed
* testcase: =>
deSugar/should_compile/T14546a, deSugar/should_compile/T14546b,
deSugar/should_compile/T14546c
* resolution: => fixed
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14546#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list