[GHC] #10009: type inference regression when faking injective type families
GHC
ghc-devs at haskell.org
Tue Mar 17 09:12:43 UTC 2015
#10009: type inference regression when faking injective type families
-------------------------------------+-------------------------------------
Reporter: aavogt | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler (Type | Version: 7.10.1-rc1
checker) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: GHC rejects | Test Case:
valid program | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by darchon):
It is not mission critical for me. I just encountered a piece of code of
my own that works on 7.8.4, but complains (perhaps rightfully so) about
ambiguous types in 7.10.1-rc3. I just hit on this issue when googling the
error message, and my question was merely if a fix in HEAD slipped
through, and did not make it in 7.10.1-rc3.
Christiaan
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10009#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list