Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-unicode-data-doc-0.4.0.1-4.5 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: ghc-unicode-data-doc Distribution: openSUSE:Factory:zSystems
Version: 0.4.0.1 Vendor: openSUSE
Release: 4.5 Build date: Wed Nov 29 13:45:21 2023
Group: Unspecified Build host: reproducible
Size: 13923561 Source RPM: ghc-unicode-data-0.4.0.1-4.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/unicode-data
Summary: Haskell unicode-data library documentation
This package provides the Haskell unicode-data library documentation.

Provides

Requires

License

Apache-2.0

Changelog

* 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.

Files

/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-Case-Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-Case.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-General-Blocks.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-General-Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-General.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-Identifiers.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-Normalization.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-Numeric-Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char-Numeric.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Char.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Internal-Bits.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Internal-Division.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/Unicode-Internal-Unfold.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-A.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-All.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-B.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-C.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-D.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-E.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-F.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-G.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-H.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-I.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-J.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-K.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-L.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-M.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-N.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-O.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-P.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-Q.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-R.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-S.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-T.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-U.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-V.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-W.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-Y.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index-Z.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/doc-index.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/haddock-bundle.min.js
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/index.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/linuwial.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/meta.json
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/quick-jump.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.Case.Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.Case.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.General.Blocks.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.General.Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.General.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.Identifiers.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.Normalization.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.Numeric.Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.Numeric.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Char.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Bits.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.Blocks.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.CaseFolding.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.DerivedCoreProperties.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.DerivedNumericValues.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.PropList.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.SpecialCasing.LowerCaseMapping.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.SpecialCasing.TitleCaseMapping.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.SpecialCasing.UpperCaseMapping.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.CombiningClass.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.Compositions.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.Decomposable.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.DecomposableK.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.Decompositions.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.DecompositionsK.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.DecompositionsK2.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.GeneralCategory.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.SimpleLowerCaseMapping.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.SimpleTitleCaseMapping.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Char.UnicodeData.SimpleUpperCaseMapping.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Division.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/Unicode.Internal.Unfold.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/highlight.js
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/src/style.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/synopsis.png
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/unicode-data.haddock
/usr/share/doc/packages/ghc-9.8.2/html/libraries/unicode-data-0.4.0.1/unicode-data.txt
/usr/share/licenses/ghc-unicode-data-doc
/usr/share/licenses/ghc-unicode-data-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:40:23 2024