Commit graph

5 commits

Author SHA1 Message Date
pho
4803c5aa15 Update to blaze-markup-0.8.2.8
- 0.8.2.8 (2021-03-04)
    * Bump `base` upper bound to 4.16
    * Bump `tasty` upper bound to 1.5
    * Bump `bytestring` upper bound to 0.12

- 0.8.2.7 (2020-06-30)
    * Bump Cabal version lower bound to 1.10

- 0.8.2.6 (2020-06-30)
    * Bump `tasty` upper bound to 1.4

- 0.8.2.5 (2020-04-20)
    * Bump `base` upper bound to 4.15

- 0.8.2.4 (2020-03-29)
    * Bump `QuickCheck` upper bound to 2.15
2021-04-24 05:59:54 +00:00
pho
138c8bd8e0 Update to blaze-markup-0.8.2.3
- 0.8.2.3 (2019-10-02)
    * Bump `base` to 4.13
    * Bump `tasty` to 1.2
    * Bump `QuickCheck` to 2.13

- 0.8.2.2 (2018-09-25)
    * Bump `base` to 4.12
    * Bump `containers` to 0.6
    * Bump `tasty` to 1.1

- 0.8.2.1 (2018-04-09)
    * Bump `QuickCheck` dependency to allow 2.11
    * Bump `tasty` dependency to allow 1.0
    * Bump `tasty-hunit` dependency to allow 0.10
    * Bump `tasty-quickcheck` dependency to allow 0.10

- 0.8.2.0 (2018-01-09)
    * Define `ToMarkup` instance for `Natural`.

- 0.8.1.0 (2017-09-16)
    * Compatibility with Semigroup/Monoid proposal
    * Switch to `tasty` for running tests

- 0.8.0.0 (2017-01-30)
    * 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
    * Bump `HUnit` dependency to allow 1.5

- 0.7.1.0
    * Relax `QuickCheck` dependency to allow 2.9
    * Add text builder instances

- 0.7.0.3
    * Relax `HUnit` dependency to allow 1.3

- 0.7.0.2
    * Relax `blaze-builder` dependency to allow 0.3

- 0.7.0.1
    * Bump `QuickCheck` dependency to allow 2.8

- 0.7.0.0
    * Depend on blaze-builder 0.4

- 0.6.3.0
    * Add combinators to insert HTML comments

- 0.6.2.0
    * Add `Applicative` instance for `MarkupM`
2020-01-02 11:47:47 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
szptvlfn
0c41302168 Update to 0.6.1.1
CHANGELOG:
- 0.6.1.1
    * Bump `text` dependency to allow 1.2
2014-09-13 22:04:41 +00:00
szptvlfn
f0c8d93182 Import blaze-markup-0.6.1.0 as textproc/hs-blaze-markup,
packaged for wip.

Core modules of a blazingly fast markup combinator library for the Haskell
programming language. The Text.Blaze module is a good starting point, as
well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
2014-05-27 21:36:09 +00:00