#2364: Make the maximum tuple size accesible
-----------------------------+----------------------------------------------
 Reporter:  fons             |          Owner:         
     Type:  feature request  |         Status:  closed 
 Priority:  normal           |      Milestone:  6.10.1 
Component:  Compiler         |        Version:  6.8.2  
 Severity:  normal           |     Resolution:  fixed  
 Keywords:                   |     Difficulty:  Unknown
 Testcase:                   |   Architecture:  Unknown
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed
  * milestone:  => 6.10.1

Comment:

 I've made it available in the HEAD:
 {{{
 Prelude> GHC.Exts.maxTupleSize
 62
 }}}
 We should probably put it somewhere more sensible, e.g. Data.Tuple, at
 some point.

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