Windows InstallShield updated

2001-05-03 Thread Reuben Thomas
I've just uploaded a better Windows InstallShield for GHC that fixes a problem with the last one, but more importantly, hides the Cygwin binaries it installs in ghc-4.08.2/extra-bin, so that they do not interfere with, and are not intefered with by, any installation of Cygwin you may have on your

Re: GHC and the Lazy Functional State Threads Paper

2001-05-03 Thread Marcin 'Qrczak' Kowalczyk
Thu, 03 May 2001 00:02:01 +0200, Thomas Pasch <[EMAIL PROTECTED]> pisze: >> If the immutable array type used was particularly UArray, it would >> be more efficient to use the corresponding STUArray instead of > freezeArr3:: > (Ix i, MArray.MArray (MArray.STUArray s) e (ST s), IArray.IArray a