05 Sep 2000 12:05:29 +0200, Diego Dainese <[EMAIL PROTECTED]> pisze:
> - In Haskell is there some way to combine IO and ST?
In GHC and Hugs there are IORef, IOArray, readIORef etc. which
give ST's functionality in IO. There is also stToIO and even
unsafeIOtoST. In newer GHCs there is a MArray module which provides
mutable array operations overloaded on both STarrays in ST and IOArrays
in IO.
--
__("< Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
\__/
^^ SYGNATURA ZASTĘPCZA
QRCZAK