#5452: reify yields incorrect TupleT at higher-kinds
---------------------------------+------------------------------------------
    Reporter:  nicolas.frisby    |       Owner:                           
        Type:  bug               |      Status:  new                      
    Priority:  normal            |   Component:  Template Haskell         
     Version:  7.2.1             |    Keywords:                           
    Testcase:                    |   Blockedby:                           
          Os:  Unknown/Multiple  |    Blocking:                           
Architecture:  Unknown/Multiple  |     Failure:  GHC rejects valid program
---------------------------------+------------------------------------------

Comment(by simonpj@…):

 commit fe9d5227a39ca4b756869842ace299a9736f8068
 {{{
 Author: Simon Peyton Jones <[email protected]>
 Date:   Fri Sep 2 09:08:21 2011 +0100

     Fix a buglet in reification of tuples (fixes Trac #5452)

  compiler/typecheck/TcSplice.lhs |    3 +--
  1 files changed, 1 insertions(+), 2 deletions(-)
 }}}

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