[GHC] #15815: problem with splicing type into constraint

GHC ghc-devs at haskell.org
Sun Oct 28 17:30:12 UTC 2018


#15815: problem with splicing type into constraint
-------------------------------------+-------------------------------------
        Reporter:  int-e             |                Owner:  RyanGlScott
            Type:  bug               |               Status:  patch
        Priority:  highest           |            Milestone:  8.6.2
       Component:  Template Haskell  |              Version:  8.6.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D5274
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):

 * status:  new => patch
 * differential:   => Phab:D5274


Comment:

 I've submitted Phab:D5274 with the short-term fix from comment:4 (that
 ought to be backported to 8.6.2).

 int-index, can you open a new ticket tracking the long-term goal of
 desugaring/reifying uses of infix types to `InfixT`?

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


More information about the ghc-tickets mailing list