[Haskell-cafe] Re: XML parser recommendation?
Justin Bailey
jgbailey at gmail.com
Mon Oct 22 19:16:06 EDT 2007
On 10/22/07, Rene de Visser <Rene_de_Visser at hotmail.com> wrote:
>
> I had a look at using HXT awhile ago. Parsec is the least of the problems.
> HXT stores the XML as an explicit tree in memory, where the head has
> explict
> references to the children.
What did you end up using? I've started building an app based on HXT and
that worries me. The fact that it produces a 10MB library file is also
worrisome.
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071022/6f62e448/attachment.htm
More information about the Haskell-Cafe
mailing list