2020-01-02 15:56:10 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to regex-base-0.94.0.0
* Breaking change: Switch RegExp API from the previously used
Monad(fail) to MonadFail(fail) to denote matching failures
* Define Extract Text instances for strict and lazy Text types
* Compatibility with base-4.13.0
* Explicitly declare all modules Safe under SafeHaskell for GHC 7.4
and higher
|
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.
|
2014-11-23 13:52:33 by Ryosuke Moro | Files touched by this commit (51) |
Log message:
Bump PKGREVISION for hs-transformers-0.4.2.0
|
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@.
|
2014-08-01 22:55:51 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
Import regex-base-0.93.2 as textproc/hs-regex-base,
packaged for wip by pho.
Haskell Interface API for regex-posix,pcre,parsec,tdfa,dfa
|