[Haskell-cafe] ANNOUNCE: Haskell XML Toolbox Version 7.2

Uwe Schmidt uwe at fh-wedel.de
Mon Jul 9 09:38:18 EDT 2007


Haskell XML Toolbox 7.2

I would like to announce a new version of the Haskell XML Toolbox.

This is mainly a bug fix release, but there is one new module
for converting data between user defined types and the
HXT DOM structure.

This new modules enables the simple persistent storage and retrieval of
arbitrary data with XML documents. See example 
directory "examples/arrows/pickle" in the distribution
for a none trivial example of these picklers. These functions are an 
adaptation of Andrew Kennedy's pickler combinators.
( http://research.microsoft.com/~akenn/fun/picklercombinators.pdf )

The darcs repo for HXT is at
http://darcs.fh-wedel.de/hxt

More information and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html

Please email comments, bugs, etc. to hxmltoolbox 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