Commit graph

13 commits

Author SHA1 Message Date
rillig
15fe9894e6 hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-05-11 17:51:58 +00:00
pho
01a675d11a Remove dependency on devel/hs-text
It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.
2020-01-11 11:15:53 +00:00
pho
05ed67bf75 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
2020-01-02 11:51:27 +00:00
szptvlfn
c6604daa03 Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +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
4b41cd6f8b Bump PKGREVISION for hs-text-1.2.1.3 2015-08-02 11:27:04 +00:00
szptvlfn
b1f3667397 Bump PKGREVISION for hs-text-1.2.1.1 2015-06-04 20:08:59 +00:00
szptvlfn
90df55f96c Bump PKGREVISION for hs-text-1.2.0.3 2014-12-12 22:55:24 +00:00
szptvlfn
f5a756a2ee Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0 2014-12-12 22:04:21 +00:00
szptvlfn
f232c805cd Update to 0.7.0.3
CHANGELOG:
- 0.7.0.3
    * Dependency bump to allow `text-1.2`
2014-09-13 22:05:22 +00:00
szptvlfn
57b7951159 Bump PKGREVISION for hs-text-1.1.1.3 2014-09-05 21:27:09 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
szptvlfn
5e669613f8 Import blaze-html-0.7.0.2 as textproc/hs-blaze-html,
packaged for wip by pho.

A blazingly fast HTML 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-07-28 21:03:24 +00:00