[project @ 2005-02-16 10:50:23 by simonmar]
authorsimonmar <unknown>
Wed, 16 Feb 2005 10:50:23 +0000 (10:50 +0000)
committersimonmar <unknown>
Wed, 16 Feb 2005 10:50:23 +0000 (10:50 +0000)
commit4553e94143723034495b642e3e7b92c128878f8a
tree8a52b023583f6d43a515e521f18586a175933e0f
parentd1f0e6ab30a569de987344cc695206ba0e6abbef
[project @ 2005-02-16 10:50:23 by simonmar]
Recommend using -M rather than -H to increase the heap size.

On Windows, there's an arbitrary limit of 256Mb due to the way memory
is allocated, which is the primary cause of running out of heap.  On
Unix, the heap size is unlimited by default.
ghc/compiler/parser/hschooks.c