
Hi, For eductional/testing purposes I am looking for an .xml parser which can output strictly .csv. The pipeline goes from .xml -> .csv -> SQL table. The fat ones are already written in another language. Can you recommend a parser that can achieve this, has understandable documentation and is easy to use? thanks in advance. p.s. It would be great if you have personal experience with the library. best,

hackage.haskell.org/package/tagsoup hackage.haskell.org/package/tagsoup-navigate hackage.haskell.org/package/sv On 6/17/20 8:13 PM, Alexander Chen wrote:
Hi,
For eductional/testing purposes I am looking for an .xml parser which can output strictly .csv. The pipeline goes from .xml -> *.csv -> SQL table. *The fat ones are already written in another language.
Can you recommend a parser that can achieve this, has understandable documentation and is easy to use?
thanks in advance.
p.s. It would be great if you have personal experience with the library.
best,
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
participants (2)
-
Alexander Chen
-
Tony Morris