Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-unicode-data-prof | Distribution: openSUSE Tumbleweed |
Version: 0.6.0 | Vendor: openSUSE |
Release: 1.3 | Build date: Sat Oct 26 20:30:11 2024 |
Group: Unspecified | Build host: reproducible |
Size: 6240705 | Source RPM: ghc-unicode-data-0.6.0-1.3.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/unicode-data | |
Summary: Haskell unicode-data profiling library |
This package provides the Haskell unicode-data profiling library.
Apache-2.0
* Sat Oct 26 2024 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.6.0 revision 2. [#]# 0.6.0 (July 2024) - Updated to [Unicode 15.1.0](https://www.unicode.org/versions/Unicode15.1.0/). - Added `showCodePoint` to `Unicode.Char`. - Added `intToDigiT` to `Unicode.Char.Numeric`. [#]## Removed - Removed deprecated `isLetter` and `isSpace` from `Unicode.Char.General`. Use the corresponding functions from `Unicode.Char.General.Compat` instead. - Remove deprecated `isLower` and `isUpper` from `Unicode.Char.Case`. Use the corresponding functions from `Unicode.Char.Case.Compat` instead. - Removed deprecated `Unicode.Char.Numeric.isNumber`. Use `Unicode.Char.Numeric.Compat.isNumber` instead. [#]## Deprecations - `Unicode.Char.General.isAlphaNum`. Use `Unicode.Char.General.Compat.isAlphaNum` instead. [#]# 0.5.0 (July 2024) - Fix the inlining of `Addr#` literals and reduce their size. This results in a sensible decrease of the executable size. - Changed `integerValue` from `Char -> Maybe Int` to `(Integral a) => Char -> Maybe a`. * Sun Jun 23 2024 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.4.0.1 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Wed Nov 29 2023 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.4.0.1 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Tue Jan 17 2023 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.4.0.1 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Sat Dec 17 2022 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.4.0.1. [#]# 0.4.0.1 (December 2022) - Fix [Unicode blocks handling on big-endian architectures](https://github.com/composewell/unicode-data/issues/97). * Thu Oct 13 2022 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.4.0. [#]# 0.4.0 (September 2022) - Update to [Unicode 15.0.0](https://www.unicode.org/versions/Unicode15.0.0/). * Wed Sep 28 2022 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.3.1. [#]# 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. * Mon Sep 12 2022 Peter Simons <psimons@suse.com> - Update unicode-data to version 0.3.0 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Sun Jan 09 2022 Peter Simons <psimons@suse.com> - 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`.
/usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/Case.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/Case/Compat.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/General.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/General/Blocks.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/General/Compat.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/Identifiers.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/Normalization.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/Numeric.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Char/Numeric/Compat.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Bits.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/Blocks.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/CaseFolding.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/DerivedCoreProperties.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/DerivedNumericValues.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/PropList.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/SpecialCasing/LowerCaseMapping.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/SpecialCasing/TitleCaseMapping.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/SpecialCasing/UpperCaseMapping.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/CombiningClass.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/Compositions.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/Decomposable.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/DecomposableK.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/Decompositions.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/DecompositionsK.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/DecompositionsK2.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/GeneralCategory.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/SimpleLowerCaseMapping.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/SimpleTitleCaseMapping.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/UnicodeData/SimpleUpperCaseMapping.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Char/Version.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Division.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/Unicode/Internal/Unfold.p_hi /usr/lib64/ghc-9.10.1/lib/unicode-data-0.6.0/libHSunicode-data-0.6.0-1VVzBpgzYb6IKJQmCNs9re_p.a
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 1 00:38:01 2025