On Sat, May 06, 2006 at 12:39:46AM +0200, Marc Weber wrote:
> > just add unsafePerformIO:
> great idea!
> In my case I can also use unsafeInterleaveIO or lazyness, can't I?
Of cause I can't. unsafePerformIO is of type IO a -> IO a.

Sorry for posting before thinking ;)

Marc
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to