[GHC] #12949: Pattern coverage mistake
GHC
ghc-devs at haskell.org
Mon Dec 12 14:37:21 UTC 2016
#12949: Pattern coverage mistake
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
| PatternMatchWarnings
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by gkaracha):
* keywords: => PatternMatchWarnings
Comment:
Ah, yes, I think so too. First #11984 freshened variables too much (I
still haven't managed to fix it), now this freshens them too little. I
will take a look at this one too.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12949#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list