pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/hs-xml
Module name: wip
Committed by: szptvlfn
Date: Wed Aug 21 17:12:22 UTC 2013
Modified Files:
wip/hs-xml: Makefile buildlink3.mk distinfo
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.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/hs-xml/Makefile \
wip/hs-xml/buildlink3.mk wip/hs-xml/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-xml/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-xml/buildlink3.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-xml/distinfo?r1=1.1.1.1&r2=1.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index