[GHC] #13651: Invalid redundant pattern matches with -XTypeFamilyDependencies
GHC
ghc-devs at haskell.org
Sat May 6 16:38:57 UTC 2017
#13651: Invalid redundant pattern matches with -XTypeFamilyDependencies
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
| InjectiveFamilies
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: |
-------------------------------------+-------------------------------------
Comment (by Ryan Scott <ryan.gl.scott@…>):
In [changeset:"ed0c7f8b1f91651203db4a0ee5931d47e1e6ab51/ghc"
ed0c7f8b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="ed0c7f8b1f91651203db4a0ee5931d47e1e6ab51"
Add regression test for #13651
Commit eb55ec2941239dee05afc6be818b129efe51660e ended up fixing #13651, so
let's add a regression test for it.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13651#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list