Subject: CVS commit: wip/hs-xml
From: Ryosuke Moro
Date: 2013-08-21 19:12:22
Message id: E1VCBxZ-0003mr-NZ@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Update to 1.3.13

1.3.13
  Add support for extracting characters with a custom function.
1.3.12
  Add derived Typeable and Data instances for the XML types.

1.3.11
  Don't automatically escape all non-ASCII characters.
	This looses a bit of generality in that we are producing a unicode
	string, that can't really be turned uinto ASCII form. On the other hand,
	it is not clear that there is much use to support this, while
	non-ASCII characters are quite common in modern usage, and it is not
	nice if you have to look at them in encoded form.

Files:
RevisionActionfile
1.2modifywip/hs-xml/Makefile
1.2modifywip/hs-xml/buildlink3.mk
1.2modifywip/hs-xml/distinfo