| Name: | ghc-hashable | 
|---|---|
| Version: | 1.2.7.0 | 
| Release: | 1.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 339997 | 
| License: | BSD | 
| RPM: | ghc-hashable-1.2.7.0-1.el8.aarch64.rpm | 
| Source RPM: | ghc-hashable-1.2.7.0-1.el8.src.rpm | 
| Build Date: | Wed Feb 08 2023 | 
| Build Host: | build-ol8-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.  |