#7124: polykinds tests failing
---------------------------------+------------------------------------------
    Reporter:  pcapriotti        |       Owner:  simonpj           
        Type:  bug               |      Status:  new               
    Priority:  highest           |   Milestone:  7.6.1             
   Component:  Compiler          |     Version:  7.4.2             
    Keywords:                    |          Os:  Unknown/Multiple  
Architecture:  Unknown/Multiple  |     Failure:  Compile-time crash
  Difficulty:  Unknown           |    Testcase:                    
   Blockedby:                    |    Blocking:                    
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit bdce8f0a3b40a60108a99b4635d168c12b79f255
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Wed Aug 15 15:59:26 2012 +0100

     Put kind variables before type variables when quantifying

     This is a pretty egregious error; I'm surprised it has lasted so long!

     Fixes Trac #7124

  compiler/coreSyn/MkCore.lhs |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to