Hello, everyone.
I learned 'return' function which makes any type t to IO t. Is there any way to makes any IO t to type t? I want that method because I need only the value of input, without printing any output. You might tell me another way to do it if the transformation of "IO t" into "t" is not required. Thanks in advance.
Peace,
Jason
Customize MSN Messenger with backgrounds, emoticons and more.
_______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
