Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-hashtables-doc | Distribution: openSUSE:Factory:zSystems |
Version: 1.4.1 | Vendor: openSUSE |
Release: 1.3 | Build date: Tue Nov 26 23:13:09 2024 |
Group: Unspecified | Build host: reproducible |
Size: 2430709 | Source RPM: ghc-hashtables-1.4.1-1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/hashtables | |
Summary: Haskell hashtables library documentation |
This package provides the Haskell hashtables library documentation.
BSD-3-Clause
* Tue Nov 26 2024 Peter Simons <psimons@suse.com> - Update hashtables to version 1.4.1. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/hashtables-1.4.1/src/changelog.md * Tue Nov 19 2024 Peter Simons <psimons@suse.com> - Update hashtables to version 1.4.0. [#]# 1.4.0 Replace deprecated Mutable Array function, which modifies the signature of the `length` function and hence the API. Support more recent compilers. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Sun Oct 02 2022 Peter Simons <psimons@suse.com> - Update hashtables to version 1.3.1. [#]# 1.3.1 Fix Noncanonical mappend definition warning. Support more recent compilers. [#]# 1.3 Support Hashable 1.4. This new version of Hashable drops the Eq constraint, so the Eq constraint needs to be dropped in the SPECIALIZE statements in Hashtables. [#]# 1.2.4.2 Cabal file: add missing other-modules Silence import warnings. Know that we require ghc >= 7.8. Fix build with GHC 9.2 * Wed Nov 03 2021 psimons@suse.com - Update hashtables to version 1.2.4.2. Upstream has not updated the file "changelog.md" since the last release. * Mon Nov 01 2021 psimons@suse.com - Update hashtables to version 1.2.4.1 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Wed Sep 09 2020 psimons@suse.com - Update hashtables to version 1.2.4.1. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/hashtables-1.2.4.1/src/changelog.md * Tue Sep 08 2020 psimons@suse.com - Update hashtables to version 1.2.4.0. [#]# 1.2.4.0 Fix a [correctness bug](https://github.com/gregorycollins/hashtables/issues/55) with cuckoo hash tables and the new `mutate` function introduced in 1.2.3.0. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro.
/usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1 /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/Data-HashTable-Class.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/Data-HashTable-IO.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/Data-HashTable-ST-Basic.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/Data-HashTable-ST-Cuckoo.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/Data-HashTable-ST-Linear.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/doc-index.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/haddock-bundle.min.js /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/hashtables.haddock /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/hashtables.txt /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/index.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/linuwial.css /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/meta.json /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/quick-jump.css /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Class.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.IO.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.Array.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.CacheLine.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.CheapPseudoRandomBitStream.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.IntArray.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.Linear.Bucket.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.UnsafeTricks.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.Internal.Utils.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.ST.Basic.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.ST.Cuckoo.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/Data.HashTable.ST.Linear.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/highlight.js /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/src/style.css /usr/share/doc/packages/ghc-9.10.1/html/libraries/hashtables-1.4.1/synopsis.png /usr/share/licenses/ghc-hashtables-doc /usr/share/licenses/ghc-hashtables-doc/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 8 00:14:20 2025