Fedora Packages

ghc-hashtables-devel Subpackage of ghc-hashtables

Haskell hashtables library development files

This package provides the Haskell hashtables library development files. 2. "Data.HashTable.ST.Basic" contains a basic open-addressing hash table using linear probing as the collision strategy. On a pure speed basis it should currently be the fastest available Haskell hash table implementation for lookups, although it has a higher memory overhead than the other tables and can suffer from long delays when the table is resized because all of the elements in the table need to be rehashed.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.3.1-6.fc40 -
Fedora 40 1.3.1-6.fc40 -
Fedora 39 1.3.1-4.fc39 -
Fedora 38 1.3.1-2.fc38 -
EPEL 9 1.2.4.2-1.el9 -
EPEL 8 1.2.3.1-1.el8 -
EPEL 7 1.0.1.8-4.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-hashtables dash maintainers at fedoraproject dot org.



Sources on Pagure