[GHC] #9123: Need for higher kinded roles

GHC ghc-devs at haskell.org
Fri May 23 00:35:37 UTC 2014


#9123: Need for higher kinded roles
-------------------------------------+------------------------------------
        Reporter:  simonpj           |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.8.2
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by ekmett):

 Richard,

 The asymmetry is annoying but without it you cannot write the lifting for
 `Representational (StateT s m)`.

 I started without it for the same reason you dislike it and added it only
 when forced.

 Simon,

 As for dropping join for now I'd be sad to see it lost, but if we at least
 commit to seeking a solution to this problem, I'd be personally okay with
 sacrificing it for now.

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


More information about the ghc-tickets mailing list