./textproc/hs-unicode-collation, Haskell implementation of the Unicode Collation Algorithm

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


Branch: CURRENT, Version: 0.1.3.5nb1, Package name: hs-unicode-collation-0.1.3.5nb1, Maintainer: pkgsrc-users

This library provides a pure Haskell implementation of the Unicode
Collation Algorithm described at http://www.unicode.org/reports/tr10/. It
is not as fully-featured or as performant as text-icu, but it avoids a
dependency on a large C library. Locale-specific tailorings are also
provided.


Required to run:
[devel/hs-th-lift-instances] [lang/ghc94]

Master sites:

Filesize: 2007.899 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-29 12:58:03 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-unicode-collation: Update to 0.1.3.5

0.1.3.5
    Allow text 2.1.

0.1.3.4
    Allow base 4.18.
   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-26 11:04:17 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-unicode-collation: Update to 0.1.3.3

0.1.3.3
* Allow base 4.17. Closes #12.

0.1.3.2
* Allow text 2.0.
   2022-08-20 10:08:24 by Thomas Klausner | Files touched by this commit (211)
Log message:
hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector
   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-12 09:03:51 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-unicode-collation: import hs-unicode-collation-0.1.3.1

This library provides a pure Haskell implementation of the Unicode
Collation Algorithm described at http://www.unicode.org/reports/tr10/. It
is not as fully-featured or as performant as text-icu, but it avoids a
dependency on a large C library. Locale-specific tailorings are also
provided.