pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hs-tagsoup
Module Name: pkgsrc
Committed By: szptvlfn
Date: Tue Mar 15 13:45:17 UTC 2016
Modified Files:
pkgsrc/textproc/hs-tagsoup: Makefile buildlink3.mk distinfo
Log Message:
Update to 0.13.9
CHANGES.txt:
0.13.9
#50, fix a space leak
#36, fix the demo examples
#35, make IsString a superclass of StringLike
#33, make flattenTree O(n) instead of O(n^2)
0.13.8
#30, add parse/render functions directly to the Tree module
0.13.7
#32, make sure upper case &#X works in lookupEntity
0.13.6
#28, some named entities require a trailing semicolon (e.g. mid)
0.13.5
#26, rename the test program to test-tagsoup
0.13.4
#24, add isTagComment function
Update the copyright year
0.13.3
Work on GHC 7.9
0.13.2
Remove all package upper bounds
Allow QuickCheck-2.6
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/hs-tagsoup/Makefile \
pkgsrc/textproc/hs-tagsoup/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/hs-tagsoup/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index