Subject: CVS commit: pkgsrc/devel/hs-blaze-builder
From: Masatake Daimon
Date: 2020-01-01 07:44:06
Message id: 20200101064406.7CD04FA97@cvs.NetBSD.org

Log Message:
Update to blaze-builder-0.4.1.0

* 0.4.1.0
- Gain compatibility with the Semigroup/Monoid proposal
- Add Word8 HTML escaping builders
- Speed up `fromHtmlEscapedText` and `fromHtmlEscapedLazyText`

* 0.4.0.2
- Fixed warnings on GHC 7.10, courtesy of Mikhail Glushenkov.

* 0.4.0.1
- Tightened the version constraints on the bytestring package for GHC
  7.8

* 0.4.0.0
- This is now a compatibility shim for the new bytestring builder.
  Most of the old internal modules are gone.  See this blog post for
  more information:

  <http://blog.melding-monads.com/2015/02/12/announcing-blaze-builder-0-4/>

- The 'Blaze.ByteString.Builder.Html.Utf8.fromHtmlEscaped*' functions
  now strip out any ASCII control characters present in their inputs.
  See <https://github.com/lpsmith/blaze-builder/issues/1> for more
  information.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/hs-blaze-builder/DESCR
1.9modifypkgsrc/devel/hs-blaze-builder/Makefile
1.10modifypkgsrc/devel/hs-blaze-builder/buildlink3.mk
1.4modifypkgsrc/devel/hs-blaze-builder/distinfo
1.1addpkgsrc/devel/hs-blaze-builder/patches/patch-blaze-builder.cabal
1.1removepkgsrc/devel/hs-blaze-builder/PLIST