unicode-data-0.3.0: Access Unicode character database
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 Unicode character database (UCD) files. The latest Unicode version supported by this library is 14.0.0.
Modules
- Unicode
- Unicode.Char
- Internal
- Unicode.Internal.Bits
- Char
- Unicode.Internal.Char.DerivedCoreProperties
- Unicode.Internal.Char.PropList
- 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