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

ghc-hashtables-1.0.1.8-4.el7 RPM for ppc64le

From EPEL 7 for ppc64le / Packages / g

Name: ghc-hashtables Distribution: Fedora Project
Version: 1.0.1.8 Vendor: Fedora Project
Release: 4.el7 Build date: Thu Dec 1 08:24:00 2016
Group: Unspecified Build host: buildvm-ppc64le-08.ppc.fedoraproject.org
Size: 1521 Source RPM: ghc-hashtables-1.0.1.8-4.el7.src.rpm
Packager: Fedora Project
Url: http://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.

Provides

Requires

License

BSD

Changelog

* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1.8-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 1.0.1.8-3
  - update to new simplified Haskell Packaging Guidelines
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Oct 29 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.8-1
  - update to 1.0.1.8
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.6-2
  - change prof BRs to devel
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.6-1
  - update to 1.0.1.6
* Sun May 06 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.3-2
  - build needs ghci
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.3-1
  - update to 1.0.1.3
* Thu Mar 08 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.2-2
  - rebuild
* Mon Jan 16 2012 Jens Petersen <petersen@redhat.com> - 1.0.1.2-1
  - BSD
  - depends on hashable and vector
* Mon Jan 16 2012 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org>
  - spec file template generated by cabal2spec-0.25.2

Files

/usr/lib64/ghc-7.6.3/hashtables-1.0.1.8
/usr/share/doc/ghc-hashtables-1.0.1.8
/usr/share/doc/ghc-hashtables-1.0.1.8/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Mar 29 02:34:24 2024