#5332: Template Haskell drops singleton unboxed tuples
---------------------------------+------------------------------------------
    Reporter:  reinerp           |       Owner:                             
        Type:  bug               |      Status:  new                        
    Priority:  normal            |   Component:  Template Haskell           
     Version:  7.1               |    Keywords:                             
    Testcase:                    |   Blockedby:                             
          Os:  Unknown/Multiple  |    Blocking:                             
Architecture:  Unknown/Multiple  |     Failure:  GHC accepts invalid program
---------------------------------+------------------------------------------

Comment(by igloo@…):

 commit 14d5e04a87717eab39007c4b329553b55f53ad35
 {{{
 Author: Ian Lynagh <ig...@earth.li>
 Date:   Tue Jul 19 20:59:05 2011 +0100

     Fix #5332: (# 0 #), unlike ( 0 ), is not the same as 0

  compiler/hsSyn/Convert.lhs |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)
 }}}

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