performUnsafeIO

Sebastian Schulz schulzs@uni-freiburg.de
Thu, 11 Oct 2001 20:55:44 +0200


hi.

I need to extract an IO String to String.
Remembering some  function like 'performUnsafeIO :: IO a -> a', I searched the hugs libs, 
but without a match.

Does a function like this still exists? Or how can I transform IO a to a?

regards
seb