3 Mar
2003
3 Mar
'03
12:34 p.m.
On Mon, 3 Mar 2003 11:03:48 +0100 "Alexandre Weffort Thenorio" <alethenorio@home.se> wrote:
OK I fixed the IOExts not found problem (-package lang) but my problem now is that I never worked with handles. How can I write the string to the file and so on?? Where can I find more info on handle data types??
In the "IO" section of the prelude, http://www.zvon.org/other/haskell/Outputio/index.html Vincenzo