[GHC] #14943: Make (=>) polykinded (:: k -> k -> Constraint)

GHC ghc-devs at haskell.org
Fri Mar 23 18:27:37 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 goldfire):

 No, I don't see a need for this. You could always define such an infix
 type family yourself, couldn't you? Then you wouldn't need to mess with
 built-in syntax.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14943#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list