[GHC] #13546: Kind error with type equality
GHC
ghc-devs at haskell.org
Mon Apr 10 15:02:40 UTC 2017
#13546: Kind error with type equality
-------------------------------------+-------------------------------------
Reporter: int-index | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.0.1
checker) |
Resolution: invalid | Keywords: TypeInType
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 int-index):
Yes, the difference between `C a a` and `a~b => C a b` is what I meant.
Thank you for explanations, very helpful!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13546#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list