[Haskell-cafe] Processing a file with HaXml without invoking processXmlWith?

Echo Nolan hellish at comcast.net
Thu Jun 2 04:23:05 EDT 2005


Hi all,
I've an application which needs to process some XML, but the only way I
can see in the Haddock-generated documentation is using the
processXmlWith wrapper, which reads it's input and output arguments from
the command line. I'd prefer a pure function which took a Document or a
String and returned the same, processed. I hope I've overlooked
something.
Regards,
Echo Nolan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org//pipermail/haskell-cafe/attachments/20050602/c8e6a0d2/attachment.bin


More information about the Haskell-Cafe mailing list