At 2001-10-11 11:55, Sebastian Schulz wrote: >I need to extract an IO String to String.
No!!! Don't do it. Make the final result of your Haskell calculation be an "IO String". Then when you have a look at it, it will be automatically executed and you'll see the String. -- Ashley Yakeley, Seattle WA _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe