[GHC] #14943: Make (=>) polykinded (:: k -> k -> Constraint)
GHC
ghc-devs at haskell.org
Thu Mar 22 18:32:44 UTC 2018
#14943: Make (=>) polykinded (:: k -> k -> Constraint)
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
| QuantifiedConstraints, wipT2893
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Yeah... I'm certainly not convinced this is a good idea. This seems
needlessly magical, and moreover, oddly asymmetric with the typing rule
for `(->)`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14943#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list