Subject: CVS commit: pkgsrc/devel/hs-text
From: Ryosuke Moro
Date: 2014-09-14 00:03:04
Message id: 20140913220304.6633798@cvs.netbsd.org

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

Files:
RevisionActionfile
1.3modifypkgsrc/devel/hs-text/Makefile
1.4modifypkgsrc/devel/hs-text/buildlink3.mk
1.3modifypkgsrc/devel/hs-text/distinfo