Commit graph

16 commits

Author SHA1 Message Date
pho
dc3a63e008 revbump after changing the default Haskell compiler 2022-02-12 08:50:25 +00:00
pho
d83b717250 Update to regex-base-0.94.0.2
0.94.0.2 - 2021-11-16 Andreas Abel
* Allow text-2.0
* Remove unused dependency mtl
* Warning free up to GHC 9.2
* Tested with GHC 7.0 - 9.2
2022-02-11 09:09:05 +00:00
pho
75588a9d5d Bump packages that depends on GHC 2022-01-18 02:48:01 +00:00
nia
a643c936b3 textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
2021-10-26 11:21:28 +00:00
nia
e05b375eba textproc: Remove SHA1 hashes for distfiles 2021-10-07 15:00:34 +00:00
pho
4d74cf7192 *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
pho
82205ad0bc Update to regex-base-0.94.0.1
* Workaround for {-# LANGUAGE Haskell2010 #-} parser regression
  introduced in GHC 9.0
* Optimization flag -O2 has been removed
2021-04-24 06:49:43 +00:00
mef
b836812dc7 (*/hs-*) BUILDLINK_API_DEPENDS.ghc <8.10, again 2021-02-18 15:07:26 +00:00
mef
09719b7f5f (*/hs-*) fix build, not adapted to ghc90 version 2021-02-13 08:00:57 +00:00
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
ee93c1333d Remove dependency on devel/hs-mtl and devel/hs-text
They are now part of GHC.
Also hs-fail is no longer required as of GHC 8.
2020-01-11 09:10:32 +00:00
pho
ebf0c57dfb 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
2020-01-02 14:56:10 +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
01e6374124 Bump PKGREVISION for hs-transformers-0.4.2.0 2014-11-23 12:52:31 +00:00
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
szptvlfn
a146db2f3c 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
2014-08-01 20:55:51 +00:00