2020-01-02 04:21:09 by Masatake Daimon | Files touched by this commit (4) |
Log message: Update to polyparse-1.13 1.13 * GHC-8.8 compatibility * PolyParse has MonadFail as a superclass. 1.12.1 * GHC-8.6 compatibility * MonadFail instances |
2016-01-10 12:49:11 by Ryosuke Moro | Files touched by this commit (48) |
Log message: Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 |
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message: 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-08-02 13:32:55 by Ryosuke Moro | Files touched by this commit (3) |
Log message: Update to 1.11 changelog: Changes in polyparse-1.11 A fix for the Applicative/Monad/Functor classes rearrangement in ghc-7.10.*. Changes in polyparse-1.10 A new basic text-accepting combinator "literal", accepts the given \ string, without lexing it into Haskell-like words ("isWord"). A more correct implementation of "manyFinally". A new combinator "satisfyMsg" which has a string describing the \ predicate, in order to produce more informative error messages. |
2015-06-04 22:09:00 by Ryosuke Moro | Files touched by this commit (50) |
Log message: Bump PKGREVISION for hs-text-1.2.1.1 |
2014-12-12 23:55:26 by Ryosuke Moro | Files touched by this commit (48) |
Log message: Bump PKGREVISION for hs-text-1.2.0.3 |
2014-12-12 23:04:23 by Ryosuke Moro | Files touched by this commit (46) |
Log message: Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0 |
2014-09-14 00:23:29 by Ryosuke Moro | Files touched by this commit (34) |
Log message: Bump PKGREVISION for hs-text-1.2.0.0 |
2014-09-05 23:27:10 by Ryosuke Moro | Files touched by this commit (20) |
Log message: Bump PKGREVISION for hs-text-1.1.1.3 |
2014-08-29 16:08:42 by Ryosuke Moro | Files touched by this commit (61) |
Log message: make it clear what package depend on discussed with wiz@. |