[Haskell-cafe] Garbage collection and finalizer thread priority

Bulat Ziganshin bulatz at HotPOP.com
Tue Jun 14 10:43:56 EDT 2005


Hello Gracjan,

Tuesday, June 14, 2005, 4:36:26 PM, you wrote:
>> it's an error in GHC 6.4/win32
>>
GP> :)

GP> How do I take care of that?

use `+RTS -M<size>' to increase it.

you can include this optiion in executable, so user don't need to
specify it each time. see somewhere in GHC docs

-- 
Best regards,
 Bulat                            mailto:bulatz at HotPOP.com





More information about the Haskell-Cafe mailing list