Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-hashtables | Distribution: Fedora Project |
Version: 1.2.3.1 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Wed Sep 7 18:01:37 2022 |
Group: Unspecified | Build host: buildhw-a64-24.iad2.fedoraproject.org |
Size: 620129 | Source RPM: ghc-hashtables-1.2.3.1-1.el8.src.rpm |
Packager: Fedora Project | |
Url: https://hackage.haskell.org/package/hashtables | |
Summary: Mutable hash tables in the ST monad |
This package provides a couple of different implementations of mutable hash tables in the ST monad, as well as a typeclass abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad. This package currently contains three hash table implementations: 1. Data.HashTable.ST.Basic contains a basic open-addressing hash table using linear probing as the collision strategy. 2. Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing" which has worst-case O(1) lookups and can reach a high "load factor". 3. Data.HashTable.ST.Linear contains a linear hash table, which trades some insert and lookup performance for higher space efficiency and much shorter delays when expanding the table.
BSD
* Sun Jul 22 2018 Jens Petersen <[email protected]> - 1.2.3.1-1 - update to 1.2.3.1 * Fri Jul 13 2018 Fedora Release Engineering <[email protected]> - 1.2.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <[email protected]> - 1.2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <[email protected]> - 1.2.2.1-1 - update to 1.2.2.1 * Wed Aug 02 2017 Fedora Release Engineering <[email protected]> - 1.2.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <[email protected]> - 1.2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 24 2017 Jens Petersen <[email protected]> - 1.2.1.0-3 - refresh to cabal-rpm-0.11.1 * Fri Feb 10 2017 Fedora Release Engineering <[email protected]> - 1.2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jun 23 2016 Jens Petersen <[email protected]> - 1.2.1.0-1 - update to 1.2.1.0 * Wed Feb 03 2016 Fedora Release Engineering <[email protected]> - 1.1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Aug 31 2015 Peter Robinson <[email protected]> 1.1.2.1-3 - Rebuild (aarch64 vector hashes) * Wed Jun 17 2015 Fedora Release Engineering <[email protected]> - 1.1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Aug 27 2014 Jens Petersen <[email protected]> - 1.1.2.1-1 - update to 1.1.2.1 * Sat Aug 16 2014 Fedora Release Engineering <[email protected]> - 1.0.1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Tue Jul 08 2014 Jens Petersen <[email protected]> - 1.0.1.8-5 - update to cblrpm-0.8.11 * Sat Aug 03 2013 Fedora Release Engineering <[email protected]> - 1.0.1.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jun 07 2013 Jens Petersen <[email protected]> - 1.0.1.8-3 - update to new simplified Haskell Packaging Guidelines * Wed Feb 13 2013 Fedora Release Engineering <[email protected]> - 1.0.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Oct 29 2012 Jens Petersen <[email protected]> - 1.0.1.8-1 - update to 1.0.1.8 * Thu Jul 19 2012 Fedora Release Engineering <[email protected]> - 1.0.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jul 16 2012 Jens Petersen <[email protected]> - 1.0.1.6-2 - change prof BRs to devel * Wed Jun 13 2012 Jens Petersen <[email protected]> - 1.0.1.6-1 - update to 1.0.1.6 * Sun May 06 2012 Jens Petersen <[email protected]> - 1.0.1.3-2 - build needs ghci * Thu Mar 22 2012 Jens Petersen <[email protected]> - 1.0.1.3-1 - update to 1.0.1.3 * Thu Mar 08 2012 Jens Petersen <[email protected]> - 1.0.1.2-2 - rebuild * Mon Jan 16 2012 Jens Petersen <[email protected]> - 1.0.1.2-1 - BSD - depends on hashable and vector * Mon Jan 16 2012 Fedora Haskell SIG <[email protected]> - spec file template generated by cabal2spec-0.25.2
/usr/lib/.build-id /usr/lib/.build-id/cf /usr/lib/.build-id/cf/c24f24a2164d431a9048482c9820366c25e371 /usr/lib64/libHShashtables-1.2.3.1-DVFbuMkrDur7piXVkN4b0w-ghc8.2.2.so /usr/share/licenses/ghc-hashtables /usr/share/licenses/ghc-hashtables/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 11 04:42:43 2024