unicode-data-scripts provides Haskell APIs to access the Unicodecharacterscripts from theUnicode character database (UCD).
The Haskell data structures are generated programmatically from the UCD files.The latest Unicode version supported by this library is17.0.0.
[Index] [Quick Jump]
| Name | Description | Default |
|---|---|---|
| dev-has-icu | Use ICU for test and benchmark | Disabled |
Use-f <flag> to enable a flag, or-f -<flag> to disable that flag.More info
For package maintainers and hackage trustees
Candidates
| Versions[RSS] | 0.1.0,0.2.0,0.2.0.1,0.3.0,0.4.0,0.5.0,0.6.0 (info) |
|---|---|
| Change log | Changelog.md |
| Dependencies | base (>=4.7 && <4.23),ghc-prim (>=0.3.1 && <1.0) [details] |
| Tested with | ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.5, ghc ==9.8.4, ghc ==9.10.2, ghc ==9.12.2 |
| License | Apache-2.0 |
| Copyright | 2022 Composewell Technologies and Contributors |
| Author | Composewell Technologies and Contributors |
| Maintainer | dev@wismill.eu |
| Category | Data,Text,Unicode |
| Home page | http://github.com/composewell/unicode-data |
| Bug tracker | https://github.com/composewell/unicode-data/issues |
| Source repo | head: git clonehttps://github.com/composewell/unicode-data |
| Uploaded | bywismill at2025-09-16T04:55:45Z |
| Distributions | NixOS:0.6.0 |
| Downloads | 414 total (9 in the last 30 days) |
| Rating | (no votes yet)[estimated byBayesian average] |
| Your Rating |
|
| Status | Docs available[build log] Last success reported on 2025-09-16[all 1 reports] |
unicode-data-scripts provides Haskell APIs to efficiently access the Unicodecharacterscripts from theUnicode character database.
The Haskell data structures are generated programmatically from theUnicode character database (UCD) files. The latest Unicode versionsupported by this library is17.0.0.
Please see theHaddock documentationfor reference documentation.
unicode-data-scripts is anopen sourceproject available under a liberalApache-2.0 license.
As an open project we welcome contributions.