Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-unicode-data | Distribution: SUSE Linux Enterprise 15 |
Version: 0.3.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.1.1 | Build date: Tue Dec 13 22:21:04 2022 |
Group: Unspecified | Build host: xinomavro |
Size: 8951288 | Source RPM: ghc-unicode-data-0.3.0-150500.1.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/unicode-data | |
Summary: 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.
Apache-2.0
* Sun Jan 09 2022 [email protected] - Update unicode-data to version 0.3.0 revision 1. [#]# 0.3.0 (December 2021) - Support for big-endian architectures. - Added `unicodeVersion`. - Added `GeneralCategory` data type and corresponding `generalCategoryAbbr`, `generalCategory` functions. - Added the following functions to `Unicode.Char.General`: `isAlphabetic`, `isAlphaNum`, `isControl`, `isMark`, `isPrint`, `isPunctuation`, `isSeparator`, `isSymbol` and `isWhiteSpace`. - Added the module `Unicode.Char.Numeric`. - Add compatibility modules: - `Unicode.Char.General.Compat` - `Unicode.Char.Case.Compat` These modules are compatible with `base:Data.Char`. - Re-export some functions from `Data.Char` in order to make `Unicode.Char` a drop-in replacement in a _future_ version of this package. - Drop support for GHC 7.10.3 [#]## Deprecations - In `Unicode.Char.Case`: - `isUpper`: use `isUpperCase` instead. - `isLower`: use `isLowerCase` instead. - In `Unicode.Char.General`: - `isLetter`: use `isAlphabetic` instead. - `isSpace`: use `isWhiteSpace` instead. - In `Unicode.Char`: same as hereinabove. These functions will be replaced in a _future_ release with the functions with the same names from `Unicode.Char.Case.Compat` and `Unicode.Char.General.Compat`. * Sat Nov 20 2021 [email protected] - Update unicode-data to version 0.2.0. [#]# 0.2.0 (November 2021) * Update to [Unicode 14.0.0](https://www.unicode.org/versions/Unicode14.0.0/). * Add `Unicode.Char.Identifiers` supporting Unicode Identifier and Pattern Syntax. * Fri Jul 23 2021 [email protected] - Add unicode-data at version 0.1.0.1.
/usr/lib64/ghc-8.10.7/unicode-data-0.3.0 /usr/lib64/ghc-8.10.7/unicode-data-0.3.0/libHSunicode-data-0.3.0-5VJFK0TO7A21qjfgL4eHCX-ghc8.10.7.so /usr/share/licenses/ghc-unicode-data /usr/share/licenses/ghc-unicode-data/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 17:57:49 2024