
Further to my previous message, the work-in-progress modifications to HXml Toolbox, etc, can be browsed here here: http://www.ninebynine.org/Software/HaskellUtils/Network/ (URI module) http://www.ninebynine.org/Software/HaskellUtils/Win32/ (POpen) http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/ Downloadable ZIP files are here: http://www.ninebynine.org/Software/HXmlToolbox-3.01.zip http://www.ninebynine.org/Software/HaskellUtils.zip I've included the full HXml Toolbox with my modifications here; very few of the files are actually changed from the standard distribution at: http://www.fh-wedel.de/~si/HXmlToolbox/ Changes include: Replaced copy of HTTP directory with copy from http://www.dtek.chalmers.se/~d00bring/haskell-xml-rpc/, and small changes to Browser.hs and HTTP.hs: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/http/ Replaced POpen with Win32 version: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/popen/ Changes to XmlInput.hs: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/hparser/Xml... Changes to RunTestCases.hs: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/examples/Ru... Added Hugs.bat to run Hugs with required compilation environment: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/examples/Hu... #g ------------ Graham Klyne For email: http://www.ninebynine.org/#Contact