PP with HaXml 1.02

Taesch, Luc luc.taesch@csfb.com
Mon, 21 May 2001 13:48:22 +0200


Im proceeding with basic exploratory tests witrh HaXml (1.02, winhugs feb 2001)

the pretty print return the closing < on the next line, like 

<Person-XML
  ><Name
	><string ....

where i expect

<Person-XML>
	<Name>
		<string>

what am i doing wrong ?

( the call is like 

	import qualified XmlPP as PP
...
main =
	do
	content <- readFile "subjdb.xml"
	(putStrLn . render . PP.document . parse) content


(btw, thanks malcolm for packaging a specific hugs distribution)



This message is for the named person's use only.  It may contain 
confidential, proprietary or legally privileged information.  No 
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender.  You must not, directly or indirectly, use, disclose, distribute, 
print, or copy any part of this message if you are not the intended 
recipient. CREDIT SUISSE GROUP and each of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.  Any
views expressed in this message are those of the individual sender, except
where the message states otherwise and the sender is authorised to state 
them to be the views of any such entity.
Unless otherwise stated, any pricing information given in this message is 
indicative only, is subject to change and does not constitute an offer to 
deal at any price quoted.
Any reference to the terms of executed transactions should be treated as 
preliminary only and subject to our formal written confirmation.