Re: [Haskell] ANNOUNCE: jhc 0.7.4

2010-07-26 Thread John Meacham
On Tue, Jul 27, 2010 at 12:42:27AM +0100, Thomas Schilling wrote: > >  * a garbage colletor which can be enabled with '-fjgc' is available. > >   after some more testing, I will make it the default in the 0.7.5 release. > >  * A new memory allocator based on Jeff Bonwick's slab memory allocator for

Re: [Haskell] ANNOUNCE: jhc 0.7.4

2010-07-26 Thread Thomas Schilling
Great work. >  * a garbage colletor which can be enabled with '-fjgc' is available. >   after some more testing, I will make it the default in the 0.7.5 release. >  * A new memory allocator based on Jeff Bonwick's slab memory allocator for >   kernels. This means that in many cases, memory can be