#5717: ScopedTypeVariables and PolyKinds
-------------------------------+--------------------------------------------
  Reporter:  dreixel           |          Owner:                     
      Type:  bug               |         Status:  closed             
  Priority:  normal            |      Milestone:  7.6.1              
 Component:  Compiler          |        Version:  7.3                
Resolution:  fixed             |       Keywords:  PolyKinds          
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple   
   Failure:  None/Unknown      |     Difficulty:  Unknown            
  Testcase:  polykinds/T5717   |      Blockedby:                     
  Blocking:                    |        Related:  #5768, #5769, #5770
-------------------------------+--------------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => polykinds/T5717
  * resolution:  => fixed


Comment:

 Fixed by
 {{{
 commit 3bf54e78cfd4b94756e3f21c00ae187f80c3341d
 Author: Simon Peyton Jones <[email protected]>
 Date:   Fri Mar 2 16:32:58 2012 +0000

     Hurrah!  This major commit adds support for scoped kind variables,
     which (finally) fills out the functionality of polymorphic kinds.
     It also fixes numerous bugs
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5717#comment:4>
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