On Thu, Mar 19, 2009 at 03:22:33PM +0100, Alberto G. Corona wrote:
> The last version still uses a region inference algoritm instead of a garbage
> collector?.
It turns out the choice of garbage collector is fairly independent of
the rest of the compiler, so there is a flag to decide on what garb
On Sat, Mar 21, 2009 at 10:00:33AM -0700, Don Stewart wrote:
> john:
> > Hi, I am pleased to announce jhc 0.6.0, It has been a long time since an
> > official release, so there have been a lot of changes. Jhc is an
> > optimizing haskell compiler that focuses on creating fast and portable
> > code.