Subject: CVS commit: pkgsrc/textproc/hs-blaze-html
From: Masatake Daimon
Date: 2020-01-02 12:51:27
Message id: 20200102115128.063ABFA97@cvs.NetBSD.org

Log Message:
Update to blaze-html-0.9.1.2

- 0.9.1.2 (2019-10-02)
    * Bump QuickCheck dependency to 2.13
    * Bump containers dependency to 0.6
    * Check in generated code
    * Regenerate .travis.yml using haskell-ci

- 0.9.1.1 (2018-06-12)
    * Fix generated source code on Hackage

- 0.9.1.0
    * Add `u` element to HTML5
    * Add `role` attribute to HTML5
    * Bump HUnit dependency to 1.6
    * Bump QuickCheck dependency to 2.11

- 0.9.0.1
    * Fix CHANGELOG

- 0.9.0.0
    * Bump blaze-html dependency to 0.8.  This has a few consequences:
        - Make `MarkupM` finally adhere to the Monad laws
        - Stricten the `IsString` instance to only work with `MarkupM ()` and
          not `MarkupM a`
        - Change the type of `contents` to `MarkupM a -> MarkupM a`
        - Add a `Semigroup` instance for `MarkupM`

- 0.7.1.1

- 0.8.1.3
    * Bump HUnit dependency to 1.5

- 0.8.1.2
    * Bump QuickCheck dependency to 2.9

- 0.8.1.1
    * Bump HUnit dependency to 1.3

- 0.8.1.0
    * Add `<main>` element to HTML5

- 0.8.0.2
    * Relax blaze-builder dependency to include 0.3 again

- 0.8.0.1
    * Bump QuickCheck dependency to 2.8

- 0.8.0.0
    * Bump blaze-builder dependency to 0.4

- 0.7.1.0
    * Add `itemscope` and `itemprop` attributes
    * Constraint `blaze-markup` dependency

Files:
RevisionActionfile
1.9modifypkgsrc/textproc/hs-blaze-html/Makefile
1.9modifypkgsrc/textproc/hs-blaze-html/buildlink3.mk
1.4modifypkgsrc/textproc/hs-blaze-html/distinfo
1.1removepkgsrc/textproc/hs-blaze-html/PLIST