./textproc/hs-unicode-transforms, Unicode normalization

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


Branch: CURRENT, Version: 0.4.0.1nb3, Package name: hs-unicode-transforms-0.4.0.1nb3, Maintainer: pho

Fast Unicode 12.1.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).


Required to run:
[textproc/hs-unicode-data] [lang/ghc94]

Master sites:

Filesize: 633.629 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-26 16:09:48 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-unicode-transforms: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-25 03:26:37 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-unicode-transforms: Update to 0.4.0.1

0.4.0.1 (March 2022)
* Support text-icu == 0.8.* in tests
* Support unicode-data == 0.3.*
   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-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-11 10:51:15 by Masatake Daimon | Files touched by this commit (5)
Log message:
Import unicode-transform-0.4.0

0.4.0 (November 2021)
    Bump unicode-data to 0.2
    Allow text 2.0
    Update to Unicode version 14.0.0
    Drop support for GHC 7.10

0.3.8
    Allow ghc-prim 0.7
    Extract unicode-data into its own package
    Depend on the latest stable text
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC