| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=9ts2nn3p6plmkumed1kqs1qiqf; path=/
content-type: text/html; charset=UTF-8
date: Tue, 30 Dec 2025 06:41:36 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
hs-unico..
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/hs-unicode-data, Access Unicode character database
[
Branch: CURRENT, Version: 0.6.0nb3, Package name: hs-unicode-data-0.6.0nb3, Maintainer: pkgsrc-users
unicode-data provides Haskell APIs to efficiently access the Unicode
character database. Performance is the primary goal in the design of this
package.
The Haskell data structures are generated programmatically from the UCD files.
The latest Unicode version supported by this library is 15.1.0
(https://www.unicode.org/versions/Unicode15.1.0/).
Required to run:
[lang/ghc94]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
hs-unico..time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/hs-unicode-data, Access Unicode character database
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.6.0nb3, Package name: hs-unicode-data-0.6.0nb3, Maintainer: pkgsrc-users
unicode-data provides Haskell APIs to efficiently access the Unicode
character database. Performance is the primary goal in the design of this
package.
The Haskell data structures are generated programmatically from the UCD files.
The latest Unicode version supported by this library is 15.1.0
(https://www.unicode.org/versions/Unicode15.1.0/).
Required to run:
[lang/ghc94]
Master sites:
Filesize: 169.288 KBVersion history: (Expand)
- (2025-08-13) Updated to version: hs-unicode-data-0.6.0nb3
- (2025-03-05) Updated to version: hs-unicode-data-0.6.0nb2
- (2025-02-02) Updated to version: hs-unicode-data-0.6.0nb1
- (2025-01-30) Updated to version: hs-unicode-data-0.6.0
- (2024-05-09) Updated to version: hs-unicode-data-0.4.0.1nb4
- (2023-11-02) Updated to version: hs-unicode-data-0.4.0.1nb3
CVS history: (Expand)
| 2025-08-13 13:07:47 by Masatake Daimon | Files touched by this commit (1263) |
Log message: Bump all Haskell because lang/ghc910 has got a library change |
| 2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173) |
Log message: recursive revbump after patching lang/ghc910 |
| 2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message: Bump all Haskell packages after switching the default compiler. |
| 2025-01-30 13:02:07 by Masatake Daimon | Files touched by this commit (5) | |
Log message: textproc/hs-unicode-data: update to unicode-data-0.6.0 ## 0.6.0 (July 2024) - Updated to [Unicode 15.1.0](https://www.unicode.org/versions/Unicode15.1.0/). - Added `showCodePoint` to `Unicode.Char`. - Added `intToDigiT` to `Unicode.Char.Numeric`. ### Removed - Removed deprecated `isLetter` and `isSpace` from `Unicode.Char.General`. Use the corresponding functions from `Unicode.Char.General.Compat` instead. - Remove deprecated `isLower` and `isUpper` from `Unicode.Char.Case`. Use the corresponding functions from `Unicode.Char.Case.Compat` instead. - Removed deprecated `Unicode.Char.Numeric.isNumber`. Use `Unicode.Char.Numeric.Compat.isNumber` instead. ### Deprecations - `Unicode.Char.General.isAlphaNum`. Use `Unicode.Char.General.Compat.isAlphaNum` instead. ## 0.5.0 (July 2024) - Fix the inlining of `Addr#` literals and reduce their size. This results in a sensible decrease of the executable size. - Changed `integerValue` from `Char -> Maybe Int` to `(Integral a) => Char \ -> Maybe a`. |
| 2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message: Recursive revbump after changing the default Haskell compiler |
| 2024-04-28 13:04:00 by Masatake Daimon | Files touched by this commit (1) |
Log message: textproc/hs-unicode-data: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. |
| 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-24 09:54:20 by Masatake Daimon | Files touched by this commit (2) |
Log message: textproc/hs-unicode-data: Fix build on GHC 9.6 |
