unicode-data: Access Unicode Character Database (UCD)
This version is deprecated.
unicode-data
provides Haskell APIs to efficiently access the
Unicode character database (UCD).
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.0.0
.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Unicode
- Unicode.Char
- Internal
- Unicode.Internal.Bits
- Char
- Unicode.Internal.Char.Blocks
- Unicode.Internal.Char.CaseFolding
- Unicode.Internal.Char.DerivedCoreProperties
- Unicode.Internal.Char.DerivedNumericValues
- Unicode.Internal.Char.PropList
- SpecialCasing
- Unicode.Internal.Char.SpecialCasing.LowerCaseMapping
- Unicode.Internal.Char.SpecialCasing.TitleCaseMapping
- Unicode.Internal.Char.SpecialCasing.UpperCaseMapping
- UnicodeData
- Unicode.Internal.Char.UnicodeData.CombiningClass
- Unicode.Internal.Char.UnicodeData.Compositions
- Unicode.Internal.Char.UnicodeData.Decomposable
- Unicode.Internal.Char.UnicodeData.DecomposableK
- Unicode.Internal.Char.UnicodeData.Decompositions
- Unicode.Internal.Char.UnicodeData.DecompositionsK
- Unicode.Internal.Char.UnicodeData.DecompositionsK2
- Unicode.Internal.Char.UnicodeData.GeneralCategory
- Unicode.Internal.Char.UnicodeData.SimpleLowerCaseMapping
- Unicode.Internal.Char.UnicodeData.SimpleTitleCaseMapping
- Unicode.Internal.Char.UnicodeData.SimpleUpperCaseMapping
- Unicode.Internal.Division
- Unicode.Internal.Unfold
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ucd2haskell | Build the ucd2haskell executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- unicode-data-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.0.1, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.5.0, 0.6.0 (info) |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.7 && <4.18) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.1, ghc ==9.2.1, ghc ==9.4.2 |
License | Apache-2.0 |
Copyright | 2020 Composewell Technologies and Contributors |
Author | Composewell Technologies and Contributors |
Maintainer | streamly@composewell.com |
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 clone https://github.com/composewell/unicode-data |
Uploaded | by wismill at 2022-10-13T04:50:52Z |
Distributions | Arch:0.4.0.1, Fedora:0.6.0, LTSHaskell:0.6.0, NixOS:0.4.0.1, Stackage:0.6.0, openSUSE:0.4.0.1 |
Reverse Dependencies | 6 direct, 230 indirect [details] |
Executables | ucd2haskell |
Downloads | 14621 total (9 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |