[GHC] #8710: Overlapping patterns warning misplaced
GHC
ghc-devs at haskell.org
Tue Feb 23 22:50:02 UTC 2016
#8710: Overlapping patterns warning misplaced
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
| PatternMatchWarnings
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1910,
Wiki Page: | Phab:D1920
-------------------------------------+-------------------------------------
Comment (by simonpj):
I prefer the latter. It's rare for more than one to be overlapped, and
when there is I'd like to find my way quickly to the correct source line
for each.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8710#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list