[GHC] #13742: Code using ConstraintKinds needs explicit kind signature with GHC 8.2.1

GHC ghc-devs at haskell.org
Tue May 23 14:13:24 UTC 2017


#13742: Code using ConstraintKinds needs explicit kind signature with GHC 8.2.1
-------------------------------------+-------------------------------------
        Reporter:  albertov          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  highest           |            Milestone:
       Component:  Compiler (Type    |              Version:  8.2.1-rc2
  checker)                           |             Keywords:
      Resolution:                    |  ConstraintKinds, KindSignatures
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 Iceland_jack):

 Replying to [comment:5 goldfire]:
 > A fix would be to parameterize `(,)` by a `Constraintiness` parameter,
 as discussed [https://github.com/ghc-proposals/ghc-proposals/pull/32
 here].

 Any idea how much work adding it is?

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


More information about the ghc-tickets mailing list