[Haskell-cafe] ANNOUNCE: Haskell XML Toolbox Version 8.0.0
Uwe Schmidt
si at fh-wedel.de
Mon Apr 28 03:08:21 EDT 2008
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
More information about the Haskell-Cafe
mailing list