
Check first MissingH. I remember that it came with some parsing routines for common text formats. Best, Titto
-----Original Message----- From: haskell-cafe-bounces@haskell.org [mailto:haskell-cafe- bounces@haskell.org] On Behalf Of Tamas K Papp Sent: 22 August 2006 10:20 To: Haskell Cafe Subject: [Haskell-cafe] implementing a csv reader
Hi,
Now that I have read the tutorials, I think that the best way to learn Haskell would be to use the language and write something simple yet useful. I noticed that Haskell lacks a module for reading/writing csv (comma separated value) files, so I thought I could implement that.
Questions:
1. Please tell me if you know of a csv module, because then I would do something else.
2. I am looking for a parser, but I don't know Haskell parsers. Is Parsec a good choice?
Thanks,
Tamas _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe