Subject: CVS commit: pkgsrc/devel/hs-text
From: Ryosuke Moro
Date: 2016-01-10 12:48:07
Message id: 20160110114807.E225BFBB5@cvs.NetBSD.org

Log Message:
Update to 1.2.2.0

changelog:
1.2.2.0

* The `integer-simple` package, upon which this package optionally
  depended, has been replaced with `integer-pure`.  The build flag has
  been renamed accordingly.

* Bug fix: For the `Binary` instance, If UTF-8 decoding fails during a
  `get`, the error is propagated via `fail` instead of an uncatchable
  crash.

* New function: `takeWhileEnd`

* New instances for the `Text` types:
    * if `base` >= 4.7: `PrintfArg`
    * if `base` >= 4.9: `Semigroup`

Files:
RevisionActionfile
1.8modifypkgsrc/devel/hs-text/Makefile
1.9modifypkgsrc/devel/hs-text/buildlink3.mk
1.9modifypkgsrc/devel/hs-text/distinfo