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.4.0.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.3.3.1 | Build date: Mon Jan 29 15:46:13 2024 |
Group: Unspecified | Build host: xinomavro |
Size: 10638304 | Source RPM: ghc-unicode-data-0.4.0.1-150500.3.3.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/unicode-data | |
Summary: Access Unicode Character Database (UCD) |
'unicode-data' provides Haskell APIs to efficiently access the <https://www.unicode.org/ucd/ 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 '<https://www.unicode.org/versions/Unicode15.0.0/ 15.0.0>'.
Apache-2.0
* Wed Nov 29 2023 [email protected] - Update unicode-data to version 0.4.0.1 revision 2. [#]# 0.4.0.1 (December 2022) - Fix [Unicode blocks handling on big-endian architectures](https://github.com/composewell/unicode-data/issues/97). [#]# 0.4.0 (September 2022) - Update to [Unicode 15.0.0](https://www.unicode.org/versions/Unicode15.0.0/). [#]# 0.3.1 (September 2022) - Added full case conversions to `Unicode.Char.Case`: - Case folding: `caseFoldMapping` and `toCaseFoldString`. - Lower case: `lowerCaseMapping` and `toLowerString`. - Upper case: `upperCaseMapping` and `toUpperString`. - Title case: `titleCaseMapping` and `toTitleString`. - Stream mechanism: `Unfold` and `Step`. - Added `isNumeric`, `numericValue` and `integerValue` to `Unicode.Char.Numeric`. - Added the module `Unicode.Char.General.Blocks`. - Add compatibility module: - `Unicode.Char.Numeric.Compat` [#]## Deprecations - `Unicode.Char.Numeric.isNumber`: it will be replaced by `isNumeric` in a _future_ version of this package. Use the function in `Unicode.Char.Numeric.Compat` instead. * 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.4.0.1 /usr/lib64/ghc-8.10.7/unicode-data-0.4.0.1/libHSunicode-data-0.4.0.1-1kWm8DrzLoqHlY7BJlAKsW-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 19:51:39 2024