[Haskell-cafe] ghc -O2 out of memory

Michael Orlitzky michael at orlitzky.com
Sun Mar 8 02:37:11 UTC 2015


On 03/07/2015 01:58 PM, Kees Bleijenberg wrote:
> 
> Yes.  Every cell is a top level function with a type annotation.  All cells
> have the same type.
> I was afraid that splitting the module doesn't help.
> 
> Kees

You don't even have to try very hard. Try compiling a module with a
hard-coded list of a million integers. Boom.



More information about the Haskell-Cafe mailing list