[GHC] #8031: Template Haskell gets confused with kind variables introduced in separate foralls

GHC ghc-devs at haskell.org
Sat Nov 22 03:24:09 UTC 2014


#8031: Template Haskell gets confused with kind variables introduced in separate
foralls
-------------------------------------+-------------------------------------
              Reporter:  goldfire    |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Template    |          Version:  7.7
  Haskell                            |         Keywords:  PolyKinds
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * keywords:  TemplateHaskell PolyKinds => PolyKinds
 * component:  Compiler => Template Haskell


Comment:

 Module `S3` from the description compiles fine with 7.8.3 and HEAD, but
 not with 7.8.2. I think that means this ticket can be closed, once a
 regression test is added.

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


More information about the ghc-tickets mailing list