./textproc/hs-charset, Fast unicode character sets based on complemented PATRICIA tries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.10nb1, Package name: hs-charset-0.3.10nb1, Maintainer: pkgsrc-users

Fast utf-8 character sets for Haskell represented as complemented PATRICIA
tries.


Required to run:
[devel/hs-unordered-containers] [lang/ghc94]

Master sites:

Filesize: 13.467 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-28 22:32:37 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-charset: Update to 0.3.10

0.3.10 [2023.08.06]
* Allow building with bytestring-0.12.*.
* Replace a use of bytestring's memset function (which is now deprecated as
  of bytestring-0.12.*) with base's fillBytes function.
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-23 17:54:48 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-charset: import hs-charset-0.3.9

Fast utf-8 character sets for Haskell represented as complemented PATRICIA
tries.