
Simon Marlow wrote:
Hi Folks,
We're finally in release-candidate mode for 6.4.2. Please grab a snapshot and try it out:
http://www.haskell.org/ghc/dist/stable/dist/
(scroll to the bottom for the latest). The available builds are: x86_64-unknown-linux (Fedora Core 5), i386-unknown-linux (glibc 2.3 era), and Windows (i386-unknown-mingw32).
There's a source snapshot if you want to build yourself - please try this if you can, we need to make sure the source bundle builds cleanly.
Barring any serious hiccups, the release should be out in a couple of weeks.
Cheers, Simon _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
Works fine for me on Win32. All DLL problems are gone - no more space leaks and crashes when freeing a DLL generated by ghc! Michael