Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Re: XML (Christian Maeder)


----------------------------------------------------------------------

Message: 1
Date: Tue, 22 Jun 2010 17:57:58 +0200
From: Christian Maeder <christian.mae...@dfki.de>
Subject: [Haskell-beginners] Re: XML
To: Michael Mossey <m...@alumni.caltech.edu>
Cc: haskellbeginners <beginners@haskell.org>
Message-ID: <4c20dd86.5080...@dfki.de>
Content-Type: text/plain; charset=ISO-8859-1

Michael Mossey schrieb:
> 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

I think, the simplest xml library is http://hackage.haskell.org/package/xml

Cheers Christian


------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 24, Issue 27
*****************************************

Reply via email to