>>>>> "Simon" == Simon Marlow <[EMAIL PROTECTED]> writes:
Simon> The Glasgow Haskell Compiler -- version 4.01
Simon> ==============================================
[...]
Simon> + What's new
Simon> =============
Simon> GHC 4.01 is a small increment over 4.00. Many bugs have been fixed.
Simon> The following features are new:
Simon> * Weak pointers,
Simon> * The foreign function interface is now complete.
Simon> In addition, bootstrapping the compiler should now work out of the box.
Simon> The following things have not been fixed yet:
Simon> * The native code generator is still flaky, and is turned off by
Simon> default for the time being.
Simon> * The profiler is still flaky.
Simon> Binaries: we have i386-unknown-{linux,freebsd} binaries on the web site so
Simon> far, sparc-sun-solaris2 and i386-unknown-cygwin binaries are on the way.
I remember there was uncertainty on the terms for use, modification
and distribution. Was this addressed: ie. is there a license covering
these terms and conditions?
Marko