Graham Klyne <[EMAIL PROTECTED]> writes:

> I have been trying to use the HXML toolbox, because I
> understand it's the only XML parser for Haskell that
> supports XML namespaces.  Unfortunately, it seems to be
> rather dependent on older versions of GHC (unless I'm
> missing something), which is making it more problematic to
> adopt than I had hoped.

I may misunderstand you, but I successfully compiled the
HXML Toolbox 3.01 with GHC-6.2 on Linux.  It did need some
tweaking, but nothing serious: if my memory serves me right
the forkProcess function changed and the MD5 library was
missing.  I understand that you have a POpen replacement for
Windows, so the rest should be easy...

Feri.
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to