#5612: Better support for kinds in Template Haskell
-------------------------------+--------------------------------------------
  Reporter:  guest             |          Owner:  lunaris                   
      Type:  feature request   |         Status:  closed                    
  Priority:  low               |      Milestone:  7.6.1                     
 Component:  Compiler          |        Version:  7.3                       
Resolution:  fixed             |       Keywords:  PolyKinds, TemplateHaskell
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple          
   Failure:  Other             |     Difficulty:  Unknown                   
  Testcase:                    |      Blockedby:                            
  Blocking:                    |        Related:                            
-------------------------------+--------------------------------------------

Comment(by simonpj):

 Done:
 {{{
 commit d69f5e46a6d421e17ccf49d5517d009733de3dd5
 Author: Simon Peyton Jones <[email protected]>
 Date:   Tue Jun 5 11:43:31 2012 +0100

     Use a *constructor* name when promoting a type

     This is when converting from TH -> HsSyn
     Thanks to Richard Eisenberg
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to