#3829: GHC leaks memory when compiling many files
-------------------------------------------+--------------------------------
  Reporter:  maltem                        |          Owner:                
      Type:  bug                           |         Status:  closed        
  Priority:  normal                        |      Milestone:  7.2.1         
 Component:  Compiler                      |        Version:  6.12.1        
Resolution:  worksforme                    |       Keywords:                
  Testcase:                                |      Blockedby:                
Difficulty:                                |             Os:  Linux         
  Blocking:                                |   Architecture:  x86_64 (amd64)
   Failure:  Compile-time performance bug  |  
-------------------------------------------+--------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 I had a look a `--make`'s memory usage a while ago, but it seemed that the
 problem was just all the unfoldings etc that it kept in memory (by
 design).

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