| Name: | ghc-hashable |
|---|---|
| Version: | 1.1.2.5 |
| Release: | 4.el7 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1517 |
| License: | BSD |
| RPM: | ghc-hashable-1.1.2.5-4.el7.aarch64.rpm |
| Source RPM: | ghc-hashable-1.1.2.5-4.el7.src.rpm |
| Build Date: | Sat Jul 28 2018 |
| Build Host: | ca-buildarm02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://hackage.haskell.org/package/hashable |
| Summary: | Class for types convertible 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. |