#3626: Template Haskell silently boxes tuples
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:  igloo           
        Type:  merge             |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  Template Haskell  |      Version:  6.10.4          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * owner:  => igloo
  * difficulty:  => Unknown
  * type:  bug => merge

Comment:

 Thank you. Fixed by
 {{{
 Fri Oct 30 02:19:28 PDT 2009  [email protected]
   * Fix Trac #3626: TH should reject unboxed tuples

   This was just a missing test in DsMeta

     M ./compiler/deSugar/DsMeta.hs -1 +3
 }}}
 Pls merge

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