performUnsafeIO

Ashley Yakeley ashley@semantic.org
Thu, 11 Oct 2001 15:50:18 -0700


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