[Haskell-beginners] XML
Wilson MacGyver
wmacgyver at gmail.com
Mon Jun 21 17:46:47 EDT 2010
I'd suggest HaXML. and here is the ch from Real World Haskell that
talks about HaXML
http://book.realworldhaskell.org/read/extended-example-web-client-programming.html
On Mon, Jun 21, 2010 at 5:14 PM, Michael Mossey <mpm at alumni.caltech.edu> wrote:
> What's the easiest way for a beginner such as myself to parse XML data,
> specifically MusicXML files? I want to load a partial representation of a
> MusicXML file into Haskell datatypes and manipulate it. I don't need to
> validate the file, and I can make some safe assumptions about the content,
> so this is really a pretty simple task.
>
> Thanks,
> Mike
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
--
Omnem crede diem tibi diluxisse supremum.
More information about the Beginners
mailing list