Who would tell me, please, what is the simplest way to read a string from a file? Namely, what has one to set in place of `...' in the program
main = putStr (...)
to obtain instead of `...' a string contained in the file
"foo.txt" ?
Thank you in advance for the help.
-----------------
Serge Mechveliani
[EMAIL PROTECTED]
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell
