| 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: SUSE Linux Enterprise 16 |
| Version: 0.4.0.1 | Vendor: openSUSE |
| Release: bp160.1.11 | Build date: Sun Jun 23 15:36:34 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 23666786 | Source RPM: ghc-unicode-data-0.4.0.1-bp160.1.11.src.rpm |
| Packager: https://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
* 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`.
* Sat Nov 20 2021 psimons@suse.com
- 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 psimons@suse.com
- Add unicode-data at version 0.1.0.1.
/usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/Case.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/Case/Compat.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/General.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/General/Blocks.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/General/Compat.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/Identifiers.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/Normalization.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/Numeric.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Char/Numeric/Compat.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Bits.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/Blocks.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/CaseFolding.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/DerivedCoreProperties.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/DerivedNumericValues.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/PropList.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/SpecialCasing/LowerCaseMapping.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/SpecialCasing/TitleCaseMapping.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/SpecialCasing/UpperCaseMapping.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/CombiningClass.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/Compositions.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/Decomposable.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/DecomposableK.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/Decompositions.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/DecompositionsK.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/DecompositionsK2.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/GeneralCategory.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/SimpleLowerCaseMapping.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/SimpleTitleCaseMapping.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Char/UnicodeData/SimpleUpperCaseMapping.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Division.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/Unicode/Internal/Unfold.p_hi /usr/lib64/ghc-9.8.3/lib/unicode-data-0.4.0.1/libHSunicode-data-0.4.0.1-EPD3DbNXoMcAuUUdNLAfE2_p.a
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 28 22:25:50 2025