Haskell XML Toolbox 8.0.0 I would like to announce a new version of the Haskell XML Toolbox.
The main change is the separation of the old filter interface into a separate package "hxt-filter". This makes the API simpler and more readable. The filter API will not be developed further. But all the functionality ist still available. The filter package hxt-filter must be installed on top of hxt. The darcs repos for HXT are at http://darcs.fh-wedel.de/hxt http://darcs.fh-wedel.de/hxt-filter Furthermore there is a new wiki page http://www.haskell.org/haskellwiki/HXT/Conversion_of_Haskell_data_from/to_XML describing the serialization and deserialization of Haskell values to/from XML data. More information and download: http://www.fh-wedel.de/~si/HXmlToolbox/index.html There's also a copy on Hackage. Please email comments, bugs, etc. to [EMAIL PROTECTED] or [EMAIL PROTECTED] Uwe -- University of Applied Sciences, Wedel, Germany http://www.fh-wedel.de/~si/index.html _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
