Re: [Haskell-cafe] GHC Out of memory

2010-11-23 Thread Christopher Done
What version of GHC/qtHaskell?

On 23 November 2010 08:21, John Smith volderm...@hotmail.com wrote:

 I get an out-of-memory error about two thirds of the way through building
 qtHaskell. If I start again, the remaining modules are compiled
 successfully, although GHC's memory usage creeps up to about 1.5Gb by the
 time it's finished. Is there a memory leak?

 (Compiling on Win64 with 4Gb RAM.)

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] GHC Out of memory

2010-11-23 Thread Stefan Kersten
On 23.11.10 09:36, Christopher Done wrote:
 What version of GHC/qtHaskell?

i've also noticed this on linux and osx with ghc 6.12.1/6.12.3 and qtHaskell
1.1.3.5/1.1.4. possibly a memory leak in ghc --make?

sk
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] GHC Out of memory

2010-11-22 Thread John Smith
I get an out-of-memory error about two thirds of the way through building qtHaskell. If I start again, the remaining 
modules are compiled successfully, although GHC's memory usage creeps up to about 1.5Gb by the time it's finished. Is 
there a memory leak?


(Compiling on Win64 with 4Gb RAM.)

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe