#2218: ghci leaks memory on :reload etc
--------------------+-------------------------------------------------------
 Reporter:  ganesh  |          Owner:         
     Type:  bug     |         Status:  new    
 Priority:  normal  |      Milestone:         
Component:  GHCi    |        Version:  6.8.2  
 Severity:  normal  |     Resolution:         
 Keywords:          |     Difficulty:  Unknown
 Testcase:          |   Architecture:  x86    
       Os:  Linux   |  
--------------------+-------------------------------------------------------
Changes (by simonmar):

  * difficulty:  => Unknown

Comment:

 Object code is not GC'd, but byte-code certainly should be.  It's not
 impossible we have a space leak though.

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