[GHC] #15989: Adding extra quantified constraints leads to resolution failure
GHC
ghc-devs at haskell.org
Mon Dec 3 03:48:18 UTC 2018
#15989: Adding extra quantified constraints leads to resolution failure
-------------------------------------+-------------------------------------
Reporter: eror | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.3
Component: Compiler (Type | Version: 8.6.2
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by eror):
This looks to me like the fix to #15244 not properly generalizing to
constraints with different `forall`s that actually mean the same thing.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15989#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list