rejig XML writer/parser
authorMalcolm.Wallace@cs.york.ac.uk
local dateTue, 27 Sep 2005 15:40:54
dateTue, 27 Sep 2005 14:40:54
hash20050927144054-6871e-ce9ea68d63fe7a8c46e7e75a4c716f975e1bb7d3
rejig XML writer/parser

Originally, this module used home-grown (in Utrecht) conversion functions
from values to XML and back, with better errors and warnings than HaXml
provided. Now that the Haskell2XmlNew part of HaXml has been improved,
we can get much of the error/warning stuff for free now, plus it is all
managed through a single class.
1 file(s) changed:
src/NetworkFile.hs +258 -351