
Haskell XML Toolbox 9.0.0 I would like to announce a new version of the Haskell XML Toolbox. HXT has grown over the years. Components for XPath, XSLT, validation with RelaxNG, picklers for conversion from/to native Haskell data, lazy parsing with tagsoup, input via curl and native Haskell HTTP and others have been added. This has led to a rather large package with a lot of dependencies. To make the toolbox more modular and to reduce the dependencies on other packages, hxt has been split into various smaller packages since this version. Information about this release, about the new packages, changes and incompatibilities to older versions can be found at HXT home: "http://www.fh-wedel.de/~si/HXmlToolbox/index.html" and on the Haskell wiki page about HXT "http://www.haskell.org/haskellwiki/HXT" The source repo has been moved to GitHub: "http://github.com/UweSchmidt/hxt" Downloads and installation is available from hackage. Please email comments, bugs, etc. to hxmltoolbox@fh-wedel.de or si@fh-wedel.de Uwe -- University of Applied Sciences, Wedel, Germany http://www.fh-wedel.de/~si/index.html