|
From: Uwe Schmidt <si <at> fh-wedel.de>
Subject: ANNOUNCE: Haskell XML Toolbox Version 8.0.0 Newsgroups: gmane.comp.lang.haskell.cafe, gmane.comp.lang.haskell.general Date: 2008-04-28 07:08:21 GMT (1 year, 9 weeks, 5 days, 8 hours and 39 minutes ago) 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 hxmltoolbox <at> fh-wedel.de or si <at> fh-wedel.de Uwe -- University of Applied Sciences, Wedel, Germany http://www.fh-wedel.de/~si/index.html |
|
|