[Haskell-cafe] Writing binary files?

Ron de Bruijn rondebruijn at yahoo.com
Sat Sep 11 11:31:41 EDT 2004


Hi,

I would like to write and read binary files in
Haskell. I saw the System.IO module, but you need a
(Ptr a) value for using that, and I don't need
positions. I only want to read a complete binary file
and write another binary file. 

In 2001 somebody else came up with the same subject,
but then there wasn't a real solution. Now, 3 years
later, I can imagine there's *something*. 

What's that *something*?

Regards, 
  Ron



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


More information about the Haskell-Cafe mailing list