Name: | ghc-hashable |
---|---|
Version: | 1.3.0.0 |
Release: | 7.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 340044 |
License: | BSD |
RPM: | ghc-hashable-1.3.0.0-7.el9.aarch64.rpm |
Source RPM: | ghc-hashable-1.3.0.0-7.el9.src.rpm |
Build Date: | Tue Sep 06 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/hashable |
Summary: | A class for types that can be converted to a hash value |
Description: | This package defines a class, 'Hashable', for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values. |