pkgsrc/devel/hs-text
szptvlfn a0fb5d9185 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`
2016-01-10 11:48:07 +00:00
..
buildlink3.mk Update to 1.2.2.0 2016-01-10 11:48:07 +00:00
DESCR
distinfo Update to 1.2.2.0 2016-01-10 11:48:07 +00:00
Makefile Update to 1.2.2.0 2016-01-10 11:48:07 +00:00
PLIST