#5470: The DPH library needs to support PData and PRepr instances for more than
6-tuples
---------------------------------+------------------------------------------
    Reporter:  chak              |       Owner:  benl                 
        Type:  bug               |      Status:  new                  
    Priority:  normal            |   Component:  Data Parallel Haskell
     Version:  7.3               |    Keywords:                       
    Testcase:                    |   Blockedby:                       
          Os:  Unknown/Multiple  |    Blocking:                       
Architecture:  Unknown/Multiple  |     Failure:  Compile-time crash   
---------------------------------+------------------------------------------

Comment(by rl):

 The vectoriser should map tuples which are too large to smaller nested
 tuples, just like GHC does. We've never hit the upper bound anyway so I
 didn't implement it but it's something that needs to be done eventually
 since there will always be some upper bound.

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