On Mon, 3 Mar 2003 00:35:47 +0100 "Alexandre Weffort Thenorio" <[EMAIL PROTECTED]> wrote:
> the output file tends to be in DSO format. Is there anyway that I can > force it to create the file in UNIX format??? I am not an expert on the subject, but ... maybe you just have to use a string constant named "newline" (maybe a function with an implicit argument of type (Dos|Unix)) instead of "\n". Vincenzo _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell