#2002: problems with very large (list) literals
-------------------------------------------+--------------------------------
  Reporter:  Isaac Dupree                  |          Owner:  simonmar      
      Type:  bug                           |         Status:  closed        
  Priority:  high                          |      Milestone:  6.10.2        
 Component:  Compiler                      |        Version:  7.0.1         
Resolution:  wontfix                       |       Keywords:                
  Testcase:                                |      Blockedby:                
Difficulty:  Unknown                       |             Os:  Linux         
  Blocking:                                |   Architecture:  x86_64 (amd64)
   Failure:  Compile-time performance bug  |  
-------------------------------------------+--------------------------------
Changes (by cheecheeo):

 * cc: cheech...@… (added)
  * version:  6.8.2 => 7.0.1
  * architecture:  x86 => x86_64 (amd64)


Comment:

 Replying to [comment:16 simonmar]:
 > Tested today with GHC HEAD.  Compiling a 100k-element [Int] list takes
 just less than a minute ...

 I tried compiling a 100k element [Int] today with ghc 7.0.1 (-O0) and was
 unable to get past the Renamer/typechecker phase without running out of
 memory.

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