pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-text
Module Name: pkgsrc
Committed By: szptvlfn
Date: Sat Sep 13 22:03:04 UTC 2014
Modified Files:
pkgsrc/devel/hs-text: Makefile buildlink3.mk distinfo
Log Message:
Update to 1.2.0.0
changelog:
1.2.0.0
* Fixed an integer overflow in the replace function
(https://github.com/bos/text/issues/81)
* Fixed a hang in lazy decodeUtf8With
(https://github.com/bos/text/issues/87)
* Reduced codegen bloat caused by use of empty and single-character
literals
* Added an instance of IsList for GHC 7.8 and above
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-text/Makefile \
pkgsrc/devel/hs-text/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/hs-text/buildlink3.mk
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