[GHC] #10634: Type class with bijective type functions
GHC
ghc-devs at haskell.org
Mon Jul 13 09:40:02 UTC 2015
#10634: Type class with bijective type functions
-------------------------------------+-------------------------------------
Reporter: Lemming | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: duplicate | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: #10009 | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by jstolarek):
* status: new => closed
* resolution: => duplicate
* related: => #10009
Comment:
It's a bug. See #10009.
As a side note: I don't think it is correct to call this a bijection.
Bijection means that we have injectivity (which is true) and surjectivity
(which is not true).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10634#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list